mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
remove all client-only
This commit is contained in:
parent
ee8e35aabd
commit
7625a006d2
151 changed files with 23351 additions and 23551 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<ClientOnly><AppDoc name="ChartDemo" :sources="sources" :dependencies="{ 'chart.js': '3.3.2' }" component="Chart" github="chart/PieChartDemo.vue" /></ClientOnly>
|
||||
<AppDoc name="ChartDemo" :sources="sources" :dependencies="{ 'chart.js': '3.3.2' }" component="Chart" github="chart/PieChartDemo.vue" />
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue