Skip to content

Commit feb7de4

Browse files
authored
Update Troubleshooting.md
1 parent dc1c877 commit feb7de4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/Troubleshooting.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,9 @@ const StyledCustomInput: typeof CustomInput = styled(CustomInput)`
4646
}
4747
`;
4848
```
49+
50+
---
51+
52+
## Element type is invalid: expected a string (for built-in components) or a class/function but got: undefined
53+
54+
This sometimes happens after installing this package. Restart your project to fix it. (restart `react-scripts`)

0 commit comments

Comments
 (0)