React-Dominicana / dominicans-who-code-react

Dominicans Who Codes in React ⚛️
https://festive-pike-7fadeb.netlify.com/
MIT License
15 stars 10 forks source link

Refactor Project Structure #27

Closed GianCastle closed 5 years ago

GianCastle commented 5 years ago

This PR contains changes that closes #3

mecm1993 commented 5 years ago

@GianCastle there are two errors (Uncaught TypeError: Cannot read property 'createElement' of undefined) which are not allowing to visualize the page.

GianCastle commented 5 years ago

@GianCastle there are two errors (Uncaught TypeError: Cannot read property 'createElement' of undefined) which are not allowing to visualize the page.

Already fixed. I was importin react using object destructuring. My bad