Skip to content

Commit

Permalink
Update storage-dialog.component.html
Browse files Browse the repository at this point in the history
  • Loading branch information
crisnicandrei committed Jul 17, 2023
1 parent c15c042 commit 5e29904
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,10 @@
<a href="https://desk.zoho.com/portal/permanent/en/kb/articles/how-our-endowment-works" target="_blank">Click here to learn more about our endowment model.</a>
</p>
<pr-new-pledge [inlineFlow]="true"></pr-new-pledge>

</ng-container>
<ng-container *ngSwitchCase="'gift'">
<pr-gift-storage></pr-gift-storage>
</ng-container>

<ng-container *ngSwitchCase="'promo'">
<div class="panel-title">Redeem Gift</div>
<p>If you've been given a gift code, you can redeem it for free storage below.</p>
Expand Down

0 comments on commit 5e29904

Please sign in to comment.