mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Demo fixes
This commit is contained in:
parent
ef1adfafe8
commit
4eb73f5df2
8 changed files with 55 additions and 70 deletions
|
@ -73,7 +73,7 @@ export default {
|
|||
}
|
||||
}
|
||||
}
|
||||
<\\/script>
|
||||
<\/script>
|
||||
`,
|
||||
composition: `
|
||||
<template>
|
||||
|
@ -105,7 +105,7 @@ const products = ref();
|
|||
const exportCSV = () => {
|
||||
dt.value.exportCSV();
|
||||
};
|
||||
<\\/script>
|
||||
<\/script>
|
||||
`
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue