moved trycatch to the correct location lol

This commit is contained in:
Annika
2022-08-05 16:08:24 -06:00
parent 11bd724fb9
commit c019fafe52
13 changed files with 101 additions and 119 deletions
+8
View File
@@ -0,0 +1,8 @@
add form validation to new keep and new vault
upload images instead of linking them (BIG TASK)
move trycatches to component (DONE)
make more efficient to manipulate appstate without backend calls
fix styling bug for bottom button on keeps without delete or remove buttons in vualt
enable ability to add to vault from vaults that aren't yours
add title/aria/alt accessibility tags to everything
maybe add a shadow to the bottom of keep and vault cards?