Skip to content

Commit

Permalink
fix: update snapshot after merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
fulcanellee committed Oct 28, 2024
1 parent 4ee6a2e commit 9e63ee8
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Object {
</div>
<a
aria-label="скачать"
class="component text size-48 hug size-48 component text component text cc-icon-button download primary component"
class="component text size-48 hug size-48 component text component text cc-icon-button download primary component border-24"
download="новое_название_файла"
href="/link"
>
Expand Down Expand Up @@ -78,7 +78,7 @@ Object {
</a>
<button
aria-label="удалить"
class="component text size-48 hug size-48 component text component text cc-icon-button delete primary component"
class="component text size-48 hug size-48 component text component text cc-icon-button delete primary component border-24"
type="button"
>
<span
Expand Down Expand Up @@ -152,7 +152,7 @@ Object {
</div>
<a
aria-label="скачать"
class="component text size-48 hug size-48 component text component text cc-icon-button download primary component"
class="component text size-48 hug size-48 component text component text cc-icon-button download primary component border-24"
download="новое_название_файла"
href="/link"
>
Expand Down Expand Up @@ -180,7 +180,7 @@ Object {
</a>
<button
aria-label="удалить"
class="component text size-48 hug size-48 component text component text cc-icon-button delete primary component"
class="component text size-48 hug size-48 component text component text cc-icon-button delete primary component border-24"
type="button"
>
<span
Expand Down

0 comments on commit 9e63ee8

Please sign in to comment.