goelshobhit

Results 3 comments of goelshobhit

Import { useRef } from 'React'; const phoneNoRef = useRef(); return ( { const { current } = phoneNoRef; }} />

Yes, I am using this in our project and will be able to maintain it.