update docs

pull/3607/head
Divyansh Singh 2 years ago
parent 8a8a3a3593
commit feb2975f4b

@ -93,6 +93,7 @@ interface NavItemWithLink {
activeMatch?: string
target?: string
rel?: string
noIcon?: boolean
}
interface NavItemChildren {

@ -93,6 +93,7 @@ interface NavItemWithLink {
activeMatch?: string
target?: string
rel?: string
noIcon?: boolean
}
interface NavItemChildren {

@ -93,6 +93,7 @@ interface NavItemWithLink {
activeMatch?: string
target?: string
rel?: string
noIcon?: boolean
}
interface NavItemChildren {

Loading…
Cancel
Save