casesandberg / casesandberg/react-reactions
Can't import module
Open
- Dominant language
- JavaScript
- Stars
- 631
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
I can't seem to be able to integrate this module. (I use type script).
Keep getting this - 'Error: Can't resolve 'react-reactions' '.
Tried :
const FacebookSelector = require('react-reactions');
import * as Selectors from 'react-reactions';
import { FacebookSelector } from 'react-reactions';
None seem to work. I'll appreciate any help.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.