maestro-server/client-app

View on GitHub
src/components/bootue/_core/Bootue.vue

Summary

Maintainability
Test Coverage
<style src="./style.scss" lang="scss"></style>
<template>
  <div>
    <slot></slot>
  </div>
</template>