Remove empty export
This commit is contained in:
parent
7a9d7ae97a
commit
ed03535e88
|
@ -4,10 +4,6 @@
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
|
||||||
export default {}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
@tailwind preflight;
|
@tailwind preflight;
|
||||||
@tailwind components;
|
@tailwind components;
|
||||||
|
|
Reference in a new issue