mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-07 02:28:54 +08:00
Rename connection to loading #25
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<h1>Sqliteviz</h1>
|
||||
<db-upload />
|
||||
<button id ="skip" class="secondary" @click="$router.push('/editor')">
|
||||
Skip database connection for now
|
||||
Skip database loading for now
|
||||
</button>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user