React-Auto-Hooks
Supported OSonly MacOS Supported Language
Snippets List
Example-- ust or shift+cmd+u (useState)
--uff or shift+cmd+f (useEffect)
--urd or shift+cmd+d (useReducer)
--uih or shift+cmd+i (useImperativeHandle)
--arr or shift+cmd+w (arrow-function)
--exd or shift+cmd+e (export default)
--eda or shift+cmd+a (export default as ...)
--sty or shift+cmd+t (styled-component)
|