1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-03 21:10:05 +00:00

chore(web): move hooks to hooks folder

This commit is contained in:
2022-07-26 23:14:29 +05:00
parent 83d819df53
commit 0a780697da
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
export * from './usePrompt'
export * from './useStateWithCallback'