mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Remove extra lines
This commit is contained in:
parent
cf14cd2b81
commit
c6fba7f4e2
51 changed files with 59 additions and 116 deletions
|
@ -11,8 +11,7 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
code: {
|
||||
basic: `
|
||||
<Dialog :showHeader="false"></Dialog>
|
||||
basic: `<Dialog :showHeader="false"></Dialog>
|
||||
|
||||
<!-- can be written as -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue