Merge pull request #7213 from anispwyn/fix-typo

fix(Passthrough): Typo - Fix declearativeDoc example typo
pull/6937/merge
Tuğçe Küçükoğlu 2025-02-07 10:01:50 +03:00 committed by GitHub
commit d149a9555e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ export default {
<Panel
:pt="{
root: {
class='"border-1 border-solid'
class: 'border-1 border-solid'
},
header: {
'data-test-id': 'testid',