Remove empty export

This commit is contained in:
Oliver Davies 2019-01-06 03:27:44 +00:00
parent 7a9d7ae97a
commit ed03535e88

View file

@ -4,10 +4,6 @@
</div>
</template>
<script>
export default {}
</script>
<style>
@tailwind preflight;
@tailwind components;