mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Migration of templates to TW
This commit is contained in:
parent
6d74929580
commit
5be4eb2d91
32 changed files with 7647 additions and 10842 deletions
|
@ -1,7 +1,9 @@
|
|||
<template>
|
||||
<div class="template-separator">
|
||||
<div class="template-separator-icon">
|
||||
<div class="flex items-center w-full gap-6">
|
||||
<Divider class="flex-1" />
|
||||
<div class="w-12 h-12 overflow-hidden flex items-center justify-center border border-surface rounded-full bg-surface-0 dark:bg-surface-900">
|
||||
<slot />
|
||||
</div>
|
||||
<Divider class="flex-1" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue