mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Remove extra lines
This commit is contained in:
parent
cf14cd2b81
commit
c6fba7f4e2
51 changed files with 59 additions and 116 deletions
|
@ -8,8 +8,7 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
code: {
|
||||
basic: `
|
||||
import ConfirmPopup from 'primevue/confirmpopup';`
|
||||
basic: `import ConfirmPopup from 'primevue/confirmpopup';`
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue