We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
UserCombobox
1 parent 8df92b0 commit 7871908Copy full SHA for 7871908
1 file changed
app/components/UserCombobox.vue
@@ -205,7 +205,7 @@ const prefersReducedMotion = useMediaQuery('(prefers-reduced-motion: reduce)')
205
aria-live="polite"
206
>
207
<span
208
- class="i-carbon-information w-3 h-3 inline-block mr-1 align-middle"
+ class="i-carbon:information w-3 h-3 inline-block me-1 align-middle"
209
aria-hidden="true"
210
/>
211
{{
0 commit comments