Custom error management & some improvements

This commit is contained in:
David
2021-03-16 13:02:23 +01:00
parent 13877b5e11
commit 75757ae5a7
5 changed files with 62 additions and 7 deletions

1
hooks/index.ts Normal file
View File

@@ -0,0 +1 @@
export { default as useToastOnLoad } from "./useToastOnLoad";