Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alaba Olatunde Albert Olanipekun
react-bootstrap
Commits
e6382e17
Commit
e6382e17
authored
Mar 13, 2020
by
Jonathan Giroux
Browse files
Update types
parent
77e35f47
Changes
1
Hide whitespace changes
Inline
Side-by-side
types/components/BreadcrumbItem.d.ts
View file @
e6382e17
...
...
@@ -5,6 +5,7 @@ import { BsPrefixComponent } from './helpers';
export
interface
BreadcrumbItemProps
{
active
?:
boolean
;
href
?:
string
;
linkAs
?:
React
.
ElementType
;
target
?:
string
;
title
?:
React
.
ReactNode
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment