Skip to content

Commit

Permalink
feat: show actions on event card in event view
Browse files Browse the repository at this point in the history
  • Loading branch information
SmallhillCZ committed Feb 11, 2024
1 parent 738ae1a commit d789f66
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
[actions]="false"
class="d-lg-block mb-5"
[class.d-none]="view !== 'info'"
[actions]="true"
></event-card>
</div>
<div class="col-12 col-xl-6 col-xxl-7">
Expand Down

0 comments on commit d789f66

Please sign in to comment.