chore: hookifi supernova (#171)

This commit is contained in:
Christoffer Åström
2019-11-12 22:28:47 +01:00
committed by GitHub
parent bcf5f68540
commit 9b05f6c856
4 changed files with 125 additions and 204 deletions

View File

@@ -109,6 +109,7 @@ const config = isEsm => {
react: [
'useState',
'useEffect',
'useLayoutEffect',
'useRef',
'useContext',
'useCallback',