mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Tailwind docs updated
This commit is contained in:
parent
f15fb3de24
commit
62799717e6
132 changed files with 313 additions and 2274 deletions
|
@ -59,6 +59,7 @@ export default {
|
|||
<div class="card">
|
||||
<div :style="{ position: 'relative', height: '350px' }">
|
||||
<SpeedDial :model="items" direction="up" mask :style="{ right: 0, bottom: 0 }" />
|
||||
<Toast />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
@ -113,6 +114,7 @@ data() {
|
|||
<div class="card">
|
||||
<div :style="{ position: 'relative', height: '350px' }">
|
||||
<SpeedDial :model="items" direction="up" mask :style="{ right: 0, bottom: 0 }" />
|
||||
<Toast />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue