mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
add tests for Splitpanes
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
]"
|
||||
>
|
||||
<div
|
||||
v-if="after.max === 100 && after.size > 0"
|
||||
v-if="after.max === 100 && after.size > 0"
|
||||
class="toggle-btn"
|
||||
@click="togglePane(paneBefore)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user