Created
July 17, 2021 15:49
-
-
Save DZuz14/32088b48f6b1ec722f076abb7f07260d to your computer and use it in GitHub Desktop.
coh2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React from 'react' | |
const useForm = () => { | |
return {} | |
} | |
export default useForm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment