MLH-Fellowship / babel-sandbox

Babel repl-like codesandbox: check out link =>
https://codesandbox.io/s/github/babel/sandboxes
MIT License
6 stars 3 forks source link

refactor: replace output with compiledoutput #146

Closed wlawt closed 4 years ago

wlawt commented 4 years ago

Closes #144

Since <Output /> maps to <CompiledOutput /> we can reduce the number of components and get rid of <Output />