mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Remove extra lines
This commit is contained in:
parent
cf14cd2b81
commit
c6fba7f4e2
51 changed files with 59 additions and 116 deletions
|
@ -10,8 +10,7 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
code: {
|
||||
basic: `
|
||||
import PrimeVue from 'primevue/config';
|
||||
basic: `import PrimeVue from 'primevue/config';
|
||||
const app = createApp(App);
|
||||
|
||||
app.use(PrimeVue);`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue