casesandberg / casesandberg/react-reactions

Can't import module

Open
#2 20 comments 26 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.