- fix to empty states (#163)
* #150 - changed the default colour for empty states * #150 - added empty states for user requests * #31 - amended text for empty states - employee
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
</div>
|
||||
</li>
|
||||
<li v-if="! requests.length">
|
||||
<EmptyState class="text-gray-700">
|
||||
<EmptyState>
|
||||
<template #head>
|
||||
<CollectionIcon class="mx-auto w-12 h-12" />
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user