Set to single line
parent
a8ab859c78
commit
3c2ec8f5d7
|
@ -13,10 +13,7 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
code: {
|
||||
basic: `
|
||||
//theme
|
||||
import "primevue/resources/themes/lara-light-indigo/theme.css";
|
||||
`
|
||||
basic: '\nimport "primevue/resources/themes/lara-light-indigo/theme.css"\n'
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue