Skip to content

Commit

Permalink
#3126: Show version for application group
Browse files Browse the repository at this point in the history
  • Loading branch information
ulischulte committed Mar 1, 2024
1 parent 43fbe72 commit 70ec23c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,11 @@
<slot v-if="'title' in $slots" name="title" />
</button>
</h3>

<div>
<slot v-if="'version' in $slots" name="version" />
</div>

<div>
<slot v-if="'actions' in $slots" name="actions" />
<sba-icon-button
Expand Down

0 comments on commit 70ec23c

Please sign in to comment.