vuejs / repl

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

feat: export Preview component #39

Closed nekosaur closed 2 years ago

nekosaur commented 2 years ago

Make it possible to create a "preview only" mode without having to render the whole repl and then try to hide the unwanted parts with display: none