1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-10 23:50:12 +00:00

fix: Remove example data when creating empty tables

This commit is contained in:
Suneet Srivastava 2021-03-30 16:21:06 +05:30
parent 7f75d66671
commit ab713d2043

View file

@ -16,7 +16,7 @@
@click="importer = ''"
>
<i class="choice-items__icon fas fa-clone"></i>
Start with an empty table
Start with a new table
</a>
</li>
<li v-for="importerType in importerTypes" :key="importerType.type">