feat(CommandPalette): new component (#80)

This commit is contained in:
Benjamin Canac
2024-04-30 18:14:18 +02:00
committed by GitHub
parent 559a8cba58
commit d0017bf847
30 changed files with 1832 additions and 125 deletions

View File

@@ -43,7 +43,7 @@ exports[`Alert > renders with close slot correctly 1`] = `
<!--v-if-->
<!--v-if-->
</div>
<!--v-if-->
<div class="flex gap-1.5 shrink-0 items-center">Close slot</div>
</div>"
`;