1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 02:28:54 +08:00

change the welocome msg #27

This commit is contained in:
lana-k
2021-04-22 14:11:56 +02:00
parent 628e9cee62
commit fdbac941d5

View File

@@ -10,7 +10,7 @@
@click="browse" @click="browse"
> >
<div class="text"> <div class="text">
Drop the database file here or click to choose a file from your computer. Drop the database or CSV file here or click to choose a file from your computer.
</div> </div>
</div> </div>
</div> </div>