Make aura default

This commit is contained in:
Cagatay Civici 2024-01-18 06:51:37 +03:00
parent 60193987ef
commit 9efff5b52b
18 changed files with 2549 additions and 74 deletions

View file

@ -21,7 +21,7 @@ export default {
code1: {
basic: `
//in main.js
import 'primevue/resources/themes/lara-light-green/theme.css'
import 'primevue/resources/themes/aura-light-green/theme.css'
`
},
code2: {