mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
docs: fix typo in breadcrumbs documentation (#513)
This commit is contained in:
parent
0b61f6fbfd
commit
0138085c16
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ You can also adjust where the breadcrumbs will be displayed by adjusting the [[l
|
|||
|
||||
Want to customize it even more?
|
||||
|
||||
- Removing graph view: delete all usages of `Component.Breadcrumbs()` from `quartz.layout.ts`.
|
||||
- Removing breadcrumbs: delete all usages of `Component.Breadcrumbs()` from `quartz.layout.ts`.
|
||||
- Component: `quartz/components/Breadcrumbs.tsx`
|
||||
- Style: `quartz/components/styles/breadcrumbs.scss`
|
||||
- Script: inline at `quartz/components/Breadcrumbs.tsx`
|
||||
|
|
Loading…
Reference in a new issue