pull/6439/head
tugcekucukoglu 2024-09-19 10:37:24 +03:00
parent af52abc986
commit 90fa0c9703
1 changed files with 1 additions and 2 deletions

View File

@ -118,8 +118,7 @@ export default {
props: { props: {
...this.$attrs, ...this.$attrs,
pt: this.pt, pt: this.pt,
unstyled: this.unstyled, unstyled: this.unstyled
'data-pc-name': 'galleria'
} }
}); });
}, },