vuejs / repl

Vue SFC REPL as a Vue 3 component
https://repl-vuejs.vercel.app
MIT License
908 stars 163 forks source link

Suggestion: Support layout reverse #162

Closed gimmyhehe closed 11 months ago

gimmyhehe commented 11 months ago

I want a mode that the code on the right and preview on the left. Just like that i debug in chrome dev tool.

sxzz commented 11 months ago

PR welcome

gimmyhehe commented 11 months ago

@sxzz I submit a PR~ https://github.com/vuejs/repl/pull/163