dbtek / react-popover

Totally controlled popover component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Importing throws error

papabear opened this issue · comments

When I import the component I'm getting the following error:

react-simple-popover\src\Popover.js Unexpected token (61:4)
You may need an appropriate loader to handle this file type.

I've checked my webpack config and compared it to the config in your module, but am at a loss?

I have the same issue.

same here