This commit is contained in:
mbecker20
2024-06-10 01:47:46 -07:00
parent 9772ca1a1c
commit 145d933e63

View File

@@ -52,7 +52,7 @@ export const TagsFilter = () => {
onValueChange={setSearch}
/>
<CommandList>
<CommandEmpty className="flex justify-evenly items-center">
<CommandEmpty className="flex justify-evenly items-center pt-2">
No Tags Found
<SearchX className="w-3 h-3" />
</CommandEmpty>