docs: use preferred naming for Tailwind CSS (#168)

This commit is contained in:
Manaus
2023-05-17 09:52:44 +02:00
committed by GitHub
parent 7588eca148
commit 5336436da0
4 changed files with 9 additions and 9 deletions

View File

@@ -156,7 +156,7 @@ excludedProps:
Use the `searchable` prop to enable search.
This will use HeadlessUI [Combobox](https://headlessui.com/vue/combobox) component instead of [Listbox](https://headlessui.com/vue/listbox).
This will use Headless UI [Combobox](https://headlessui.com/vue/combobox) component instead of [Listbox](https://headlessui.com/vue/listbox).
::component-card
---