Skip to content

Commit

Permalink
feat: updated paragon & frontend-build version (#696)
Browse files Browse the repository at this point in the history
* refactor: updated frontend-build version

* feat: updated paragon to v20

* refactor: updated snapshots
  • Loading branch information
BilalQamar95 authored and PKulkoRaccoonGang committed Dec 11, 2022
1 parent c520819 commit 13a8420
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Array [
<div
className="pgn__modal-backdrop"
onClick={[MockFunction]}
onKeyDown={[MockFunction]}
/>
<div
aria-label="Are you sure?"
Expand Down Expand Up @@ -234,6 +235,7 @@ Array [
<div
className="pgn__modal-backdrop"
onClick={[MockFunction]}
onKeyDown={[MockFunction]}
/>
<div
aria-label="Are you sure?"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Array [
<div
className="pgn__modal-backdrop"
onClick={[MockFunction]}
onKeyDown={[MockFunction]}
/>
<div
className="mw-sm p-5 bg-white mx-auto my-3"
Expand Down

0 comments on commit 13a8420

Please sign in to comment.