Refactor AdventureCard component buttons to use iconify-icons

This commit is contained in:
Sean Morley
2024-04-27 20:45:01 +00:00
parent 64b4eafd34
commit 8ae3236acb
2 changed files with 18 additions and 6 deletions

View File

@@ -78,10 +78,10 @@
<button class="btn btn-primary my-2 md:my-0 md:mr-4" on:click={goToLog}
>My Log</button
>
<button
<!-- <button
class="btn btn-primary my-2 md:my-0 md:mr-4"
on:click={() => goto("/planner")}>Planner</button
>
> -->
{/if}
<button
class="btn btn-primary my-2 md:my-0 md:mr-4"