prettier tailwind class sorting
This commit is contained in:
@@ -13,7 +13,7 @@ const sortedEntries = computed(() =>
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<ScrollArea class="w-full h-full">
|
||||
<ScrollArea class="h-full w-full">
|
||||
<div class="flex flex-row flex-wrap gap-2">
|
||||
<DirectoryEntry
|
||||
v-for="entry in sortedEntries"
|
||||
|
||||
Reference in New Issue
Block a user