code-hike / codehike

Build rich content websites with Markdown and React
https://codehike.org
MIT License
4.79k stars 149 forks source link

MiniEditor without steps prop #16

Closed pomber closed 3 years ago

pomber commented 3 years ago

I think this shouldn't break:

<MiniEditor code={code} file="App.js" />

Right now is throwing:

TypeError: Cannot read property 'file' of undefined