mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-31 12:17:54 +01:00
chore: transform to module
This commit is contained in:
7
playground/app.vue
Normal file
7
playground/app.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="max-w-7xl mx-auto py-24">
|
||||
<UButton color="green" truncate icon="i-heroicons-rocket-launch">
|
||||
Click
|
||||
</UButton>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user