added the modal for editing the cards in the flashcards app. will make the actual editing logic soon
This commit is contained in:
parent
72a71d616c
commit
fd7502ab97
3 changed files with 17 additions and 12 deletions
1
src/routes/flashcards/editCards.svelte
Normal file
1
src/routes/flashcards/editCards.svelte
Normal file
|
@ -0,0 +1 @@
|
|||
<div class="border-2 rounded bg-zinc-800">heyyy</div>
|
Loading…
Add table
Add a link
Reference in a new issue