Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit a8419ec

Browse files
authored
Update README.md
1 parent 16fecac commit a8419ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ const items = [
314314
<div class="grid place-items-center w-full min-h-screen">
315315
<div>
316316
<UDropdown :items="items" :popper="{ placement: 'bottom-start' }">
317-
<UButton color="white" label="Options" trailing-icon="heroicons:chevron-down-20-solid" />
317+
<UButton color="green" label="Options" trailing-icon="heroicons:chevron-down-20-solid" />
318318
</UDropdown>
319319
</div>
320320
</div>

0 commit comments

Comments
 (0)