Skip to content

Commit

Permalink
removed # animation
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Sep 21, 2023
1 parent 000936c commit 5e831a8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/#.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,19 +407,17 @@ <h3>Step 4 / 4</h3>
<button
type="button"
class="outline red-white"
actions="validate, animate#, showHide, save, renderKey"
show="#step5,#ava5"
hide="#step4,#ava4"
actions="validate, save, renderKey"
href="https://{{render-key.domain}}/admin/signin.html">
Launch
</button>
</div>
</div>
</div>
</section>
<section id="step5" hidden>
<!-- <section id="step5" hidden>
<div class="animation-wrapper height:224px"></div>
</section>
</section> -->
</form>
</div>
</div>
Expand Down

0 comments on commit 5e831a8

Please # to comment.