mrmilu / react.base

Mr Milú's official starter template for React.js projects.
5 stars 0 forks source link

fix(posts/view): wrong ioc import crashing the view #39

Closed Javimtib92 closed 4 months ago

Javimtib92 commented 4 months ago

While trying out the React project I encountered this issue caused by a wrong import.

Before After
image image