refactor(controls): remove auto-imports
This commit is contained in:
@@ -7,6 +7,6 @@ export default {
|
||||
|
||||
<template>
|
||||
<button class="vue-flow__controls-button">
|
||||
<slot></slot>
|
||||
<slot />
|
||||
</button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user