Skip to content

Commit

Permalink
docs: useFuse options
Browse files Browse the repository at this point in the history
  • Loading branch information
bdrtsky committed Jul 30, 2023
1 parent 3601fe3 commit e2d7d38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .starters/default/content/1.introduction/4.configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ export default defineAppConfig({
| `github.repo` | `string` | | Name of the GitHub repo to edit files |
| `github.owner` | `string` | | Owner of the repo |
| `github.edit` | `boolean` | | Toggle "Edit this page on Github" component on documentation pages |
**Search** ||||
| `fuse` | `object` || useFuse [options](https://vueuse.org/integrations/useFuse/) |


## Customizing the logo

Expand Down

0 comments on commit e2d7d38

Please sign in to comment.