Skip to content

Commit

Permalink
fix: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
paulobernardoaf committed Nov 14, 2023
1 parent cb4d148 commit 7f70b51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ exports[`AppDetailsHeader.vue should be rendered properly 1`] = `
<div class="app-details-header__content__description">some specific text</div>
</div>
<div type="add" class="app-details-header__button">
<unnnicbutton-stub size="large" text="some specific text" type="secondary" iconcenter="add-1" disabled="true" class="loading-button"></unnnicbutton-stub>
<unnnicbutton-stub size="large" text="some specific text" type="secondary" iconleft="add-1" disabled="true" class="loading-button"></unnnicbutton-stub>
<!---->
<!---->
</div>
Expand Down

0 comments on commit 7f70b51

Please sign in to comment.