update docs

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

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

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

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

Loading…
Cancel
Save