docs: rename Preset title to Config

This commit is contained in:
Benjamin Canac
2023-10-27 20:43:23 +02:00
parent abbcc37fbb
commit 53b26b8194
34 changed files with 34 additions and 34 deletions

View File

@@ -152,7 +152,7 @@ Each component has a `ui` prop that allows you to customize everything specifica
```
::callout{icon="i-heroicons-light-bulb"}
You can find the default classes for each component under the `Preset` section.
You can find the default classes for each component under the `Config` section.
::
Thanks to [tailwind-merge](https://github.com/dcastil/tailwind-merge), the `ui` prop is smartly merged with the config. This means you don't have to rewrite everything.