mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Composition demos fixed
This commit is contained in:
parent
2e4fe76ecd
commit
d043b3698d
8 changed files with 8 additions and 8 deletions
|
@ -39,7 +39,7 @@ export default {
|
|||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
<script setup>
|
||||
import { ref } from "vue";
|
||||
|
||||
const checked = ref(false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue