feat: issue 35 - generate currency when clicking key art.

This commit is contained in:
John McCardle 2022-01-08 22:23:13 -05:00
parent 484f773e8a
commit 3b54f70b15
1 changed files with 4 additions and 1 deletions

View File

@ -29,9 +29,12 @@
</div>
<div class="units p-8 relative bg-gray-300">
<div class="units-background absolute top-8 left-0 right-0"></div>
<div
class="units-background absolute top-8 left-0 right-0"
></div>
<div
class="absolute top-0 bottom-0 left-0 right-0 flex items-center justify-center"
@click="$store.commit('addCurrency', 1)"
>
<span
class="spare-time flex flex-row items-center font-bold rounded-2xl"