5 Commits

Author SHA1 Message Date
b12f19ac51
Fixed useSend loading flow on abort
Made data null on error
Made it remain in loading state on refetch and remount abortion
2023-08-12 01:32:02 +03:00
0218cdced5
Code styling
Added brackets for const lambdas
Converted const lambdas with multiple instructions to functions
2023-07-15 12:55:25 +03:00
7b0ccc525c
Code styling changes 2023-07-13 20:03:53 +03:00
6a0c4c9dac
Added http errors handing to all fettch requests 2023-07-13 17:50:20 +03:00
a8b7cfbffa
Added TypeScript for frontend
Added type definitions for components, functions, data
Added guards for network responses
fixes 
2023-07-12 19:03:24 +03:00