Ahmed Abdel-Aziz
Ahmed Abdel-Aziz
It's WebStorm not PhpStorm. sorry I didn't mention that OS: ubuntu 16.04 Webstorm version: 2017.2.4 ImportCost version: 1.0.3 tried removing config files and reconfiguring, didn't work
Adding my two cents, please add a "Why use react" section. I still reference the first talk I've seen that explained why was react invented in the first place. People...
replace this line ```javascript import { Formio } from "react-formio"; ``` with this one ```javascript import { Form } from "react-formio"; ```
check if the solution mentioned in #87 fixes your issue