feathericons / feathericons/react-feather
Invariant Violation
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting an error:
**Invariant Violation: View config not found for name path. Make sure to start component names with a capital letter.**
This error is located at:
in path (created by LogOut)
in svg (created by LogOut)
in LogOut (at List.js:37)
In List.js (line 37) I used the icon like that:
``
and imported like this:
`import {LogOut} from 'react-feather';`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.