Skip to content

Commit

Permalink
Unify templates for action component between frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
dk981234 committed Nov 22, 2023
1 parent ae7b955 commit a8a9479
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<div class="sv-action__content">
<sv-action-bar-separator
v-if="item.needSeparator"
:item="item"
></sv-action-bar-separator>
<component :is="componentName" :item="item"> </component>
</div>
Expand Down

0 comments on commit a8a9479

Please sign in to comment.