docs: add docs

pull/820/head
Kia King Ishii 3 years ago
parent 227ad04ece
commit ae6bcc5b2b

@ -83,6 +83,7 @@ type NavItemWithLink = {
interface NavItemWithChildren {
text?: string
items: NavItemWithLink[]
activeMatch?: string
}
```

Loading…
Cancel
Save