Skip to content

Commit

Permalink
feat(test-filter): undo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
victorcg88 committed Jul 25, 2024
1 parent 061a59f commit 947a3f5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<SimpleFilter
:filter="filter"
:cssClasses="innerCssClasses"
class="this-is-not-inherited-in-vue3-and-will-throw-a-warning--use-cssClasses-prop-instead"
data-custom="this-is-not-inherited-in-vue3-and-will-throw-a-warning"
class="this-is-not-inherited-in-vue3-use-cssClasses-prop-instead"
data-custom="this-is-not-inherited-in-vue3"
/>
</div>
<div>
Expand Down

0 comments on commit 947a3f5

Please sign in to comment.