mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Visual demo fixes
This commit is contained in:
parent
50dd991655
commit
f534e4a1ad
19 changed files with 95 additions and 47 deletions
|
@ -19,7 +19,8 @@ export default {
|
|||
this.$dialog.open(ProductListDemo, {});
|
||||
}
|
||||
}
|
||||
}`,
|
||||
}
|
||||
`,
|
||||
options: `
|
||||
import ProductListDemo from './ProductListDemo';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue