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.
SearchSuggestionCard
1 parent 7871908 commit de331a5Copy full SHA for de331a5
1 file changed
app/components/SearchSuggestionCard.vue
@@ -77,7 +77,7 @@ const emit = defineEmits<{
77
</div>
78
79
<span
80
- class="i-carbon-arrow-right w-4 h-4 text-fg-subtle group-hover:text-fg transition-colors shrink-0"
+ class="i-carbon:arrow-right rtl-flip w-4 h-4 text-fg-subtle group-hover:text-fg transition-colors shrink-0"
81
aria-hidden="true"
82
/>
83
</NuxtLink>
0 commit comments