Skip to content

Commit

Permalink
feat(xo-6): remove class
Browse files Browse the repository at this point in the history
  • Loading branch information
CzechSebastian committed Nov 12, 2024
1 parent a3bbf57 commit 364c3ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
setting('defaultSlot').preset('Some text').widget(),
]"
>
<VtsStateHero v-bind="properties" class="container">
<VtsStateHero v-bind="properties">
{{ settings.defaultSlot }}
</VtsStateHero>
</ComponentStory>
Expand Down

0 comments on commit 364c3ef

Please sign in to comment.