mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
5 lines
123 B
Vue
5 lines
123 B
Vue
<template>
|
|
<div class="max-w-7xl mx-auto py-24">
|
|
<UButton color="green" truncate>Click</UButton>
|
|
</div>
|
|
</template> |