updated snapshots

This commit is contained in:
Anton Tranelis 2025-06-07 15:04:10 +02:00
parent 8242ce0f74
commit ff835d677c

View File

@ -2,7 +2,7 @@
exports[`<ComboBoxInput /> > renders properly 1`] = `
<select
class="tw:form-select tw:block tw:w-full tw:py-2 tw:px-4 tw:border tw:border-gray-300 rounded-md tw:shadow-sm tw:text-sm tw:focus:outline-hidden tw:focus:ring-indigo-500 tw:focus:border-indigo-500 tw:sm:text-sm"
class="tw:select"
>
<option
value="Option 1"