Skip to content

Commit

Permalink
docs: Fix in explorer.md (#911)
Browse files Browse the repository at this point in the history
  • Loading branch information
kon-foo committed Feb 21, 2024
1 parent 1c3f3d0 commit 7dd596e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/explorer.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ When passing in your own options, you can omit any or all of these fields if you

Want to customize it even more?

- Removing table of contents: remove `Component.Explorer()` from `quartz.layout.ts`
- Removing explorer: remove `Component.Explorer()` from `quartz.layout.ts`
- (optional): After removing the explorer component, you can move the [[table of contents | Table of Contents]] component back to the `left` part of the layout
- Changing `sort`, `filter` and `map` behavior: explained in [[#Advanced customization]]
- Component:
Expand Down

0 comments on commit 7dd596e

Please sign in to comment.