mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Remove spaces
This commit is contained in:
parent
ce649d5360
commit
80f7e19d42
6 changed files with 0 additions and 12 deletions
|
@ -16,7 +16,6 @@ export default {
|
|||
code: {
|
||||
basic: `
|
||||
<Checkbox v-model="checked" disabled />
|
||||
|
||||
`,
|
||||
options: `
|
||||
<template>
|
||||
|
@ -34,7 +33,6 @@ export default {
|
|||
}
|
||||
};
|
||||
<\/script>
|
||||
|
||||
`,
|
||||
composition: `
|
||||
<template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue