Build out components #45

Merged
BenjaminPalko merged 14 commits from build-out-components into master 2025-01-04 22:14:19 -05:00
Showing only changes of commit 00f90c93c0 - Show all commits

View file

@ -41,6 +41,7 @@
<button
onclick={onClick}
class="btn"
class:btn-active={active}
class:no-animation={!animation}
class:btn-block={block}