1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2026-05-06 20:09:18 +08:00

test for DataView

This commit is contained in:
lana-k
2026-02-26 22:32:24 +01:00
parent 2c0b8f9124
commit 4f6efb5bda
2 changed files with 49 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ import cIo from '@/lib/utils/clipboardIo'
import Logs from '@/components/Common/Logs'
export default {
name: 'ValueViewer',
components: {
Codemirror,
Logs