@@ -0,0 +1,9 @@
+<template>
+ <div />
+</template>
+
+<script>
+export default {};
+</script>
+<style lang="scss" scoped></style>