mirror of
https://github.com/lana-k/sqliteviz.git
synced 2026-05-07 04:19:19 +08:00
add tests for Value Viewer
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<value-viewer
|
||||
:empty="!selectedItem"
|
||||
empty-message="No node or edge selected to view"
|
||||
:cellValue="JSON.stringify(selectedItem)"
|
||||
:value="JSON.stringify(selectedItem)"
|
||||
default-format="json"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user