mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Embedded unstyled mode demo updates
This commit is contained in:
parent
4cd4ac5220
commit
e77a4e6024
2 changed files with 66 additions and 4 deletions
|
@ -13,7 +13,7 @@ export default {
|
|||
code: {
|
||||
composition: `
|
||||
<template>
|
||||
<div class="card flex justify-content-center">
|
||||
<div class="card flex justify-center">
|
||||
<Checkbox v-model="checked" :binary="true" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue