npm update, mobile scroll fix, zone editor object refactor work, removed redundant div
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
<template>
|
||||
<div class="overflow-hidden">
|
||||
<Notifications />
|
||||
<component :is="currentScreen" />
|
||||
</div>
|
||||
<Notifications />
|
||||
<component :is="currentScreen" />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
|
Reference in New Issue
Block a user