Skip to content

Commit

Permalink
refac(seedDashboard): temp remove the target percentage
Browse files Browse the repository at this point in the history
Request from customer
  • Loading branch information
hiaux0 committed Nov 15, 2022
1 parent 99dd3cc commit dd40a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/seedDashboard/seedDashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</div>
<div class="denomination"> raised</div>
<!-- <div if.to-view="fractionComplete < 1" class="perc"> -->
<div class="perc">
<div class="perc" style="display: none;">
<formatted-number
average
mantissa="0"
Expand Down

0 comments on commit dd40a68

Please sign in to comment.