Added standardized colors
This commit is contained in:
@@ -62,9 +62,7 @@ const computedTextValue = computed(() => {
|
||||
:value="category"
|
||||
@select="handleCatSelect"
|
||||
>
|
||||
<span class="capitalize">
|
||||
{{ category.name }}
|
||||
</span>
|
||||
{{ category.name }}
|
||||
</UiCommandItem>
|
||||
</UiCommandGroup>
|
||||
</UiCommandList>
|
||||
|
||||
Reference in New Issue
Block a user