Ankit Singhaniya

Results 2 comments of Ankit Singhaniya

How can I use it via NPM? I installed the package and now when I do import: ``` import { calendar } from 'semantic-ui-calendar/dist/calendar.min.js'; import 'semantic-ui-calendar/dist/calendar.min.css'; ``` I get error...

@harel Actually I am using `create_react_app` and webpack file is not available directly. I want to use it without ejecting, is there a way?