mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +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 Chip from 'primevue/chip';`
|
||||
basic: `import Chip from 'primevue/chip';`
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue