Skip to content

Commit

Permalink
fix: fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaZhem committed Aug 15, 2024
1 parent e2110c4 commit 8ff165a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@let token = minterForm.controls[0].value;
@let symbol = minterForm.controls[1].value;
@let amount = minterForm.controls[2].value;
@let description = minterForm.controls[3].value;
<div class="info">
<div tuiCell="l">
Expand Down

0 comments on commit 8ff165a

Please sign in to comment.