fix(core): place default slot outside of viewport el
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -293,7 +293,7 @@ export default {
|
||||
<slot name="zoom-pane" />
|
||||
</Transform>
|
||||
</Pane>
|
||||
|
||||
<slot />
|
||||
</div>
|
||||
|
||||
<slot />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user