<Level1 :values/> <script> import Level1 from './Level1.html'; export default { components: { Level1 } } </script>