execute query

This commit is contained in:
Jan Prochazka
2021-03-08 18:23:41 +01:00
parent 929c08e094
commit 904d35d26a
6 changed files with 285 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
const useEffect = subscribe => ({ subscribe });
export default useEffect;