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

add tests for DbUploader #27

This commit is contained in:
lana-k
2021-04-22 14:04:52 +02:00
parent 803622f18f
commit 628e9cee62
4 changed files with 590 additions and 39 deletions

View File

@@ -18,7 +18,7 @@
<script>
export default {
name: 'loadingIndicator',
name: 'LoadingIndicator',
props: ['progress'],
computed: {
circleProgress () {