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:
@@ -18,7 +18,7 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'loadingIndicator',
|
||||
name: 'LoadingIndicator',
|
||||
props: ['progress'],
|
||||
computed: {
|
||||
circleProgress () {
|
||||
|
||||
Reference in New Issue
Block a user