Skip to content

Commit

Permalink
Merge branch 'demo' into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
igor.la committed Oct 7, 2024
2 parents 2a562ac + aa3db0f commit c65226a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/components/common/EventDetailesItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const component = computed(() => {
:is="component"
:target="to ? '_blank' : null"
class="details__item"
:to="to ? to : null"
>
<CommonIcon
:name="iconName"
Expand Down

0 comments on commit c65226a

Please sign in to comment.