1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

fix styles

This commit is contained in:
lana-k
2025-03-25 21:19:22 +01:00
parent b3d81666be
commit 58cdab94c1
4 changed files with 7 additions and 4 deletions

View File

@@ -68,7 +68,7 @@
</template>
<script>
import Pager from './Pager'
import Pager from './Pager.vue'
export default {
name: 'SqlTable',