Merge pull request #6610 from cybtroxy/patch-1

Update ImportPTDoc.vue
pull/6711/head
Tuğçe Küçükoğlu 2024-11-01 12:36:03 +03:00 committed by GitHub
commit 4be51d31a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ export default {
code1: {
basic: `
primevue: {
importPT: { from: '@/passthrough/mycustompt.js')}
importPT: { from: '@/passthrough/mycustompt.js' }
}
`
},