chore: lint files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -248,7 +248,7 @@ export default {
|
||||
ref="container"
|
||||
:key="`pane-${id}`"
|
||||
class="vue-flow__pane vue-flow__container"
|
||||
:class="[{ selection: isSelecting }]"
|
||||
:class="{ selection: isSelecting }"
|
||||
@click="onClick"
|
||||
@contextmenu="onContextMenu"
|
||||
@wheel.passive="onWheel"
|
||||
|
||||
Reference in New Issue
Block a user