Implement the ability to create AE's (closes #177)

This commit is contained in:
Oliver-Akins 2024-04-23 23:17:36 -06:00
parent ec6378092f
commit dbeb511bdc
3 changed files with 12 additions and 1 deletions

View file

@ -27,7 +27,7 @@
--}}
</div>
{{/each}}
<button>
<button type="button" class="create-ae">
<dd-icon name="ui/plus" var:fill="currentColor"></dd-icon>
Create Effect
</button>