Add new components for designer

This commit is contained in:
Cagatay Civici 2024-11-10 22:16:58 +03:00
parent 282ed7fa2d
commit 63fc3df694
41 changed files with 1338 additions and 1092 deletions

View file

@ -150,7 +150,7 @@
</template>
<script>
import EventBus from '@/layouts/AppEventBus';
import EventBus from '@/app/AppEventBus';
export default {
name: 'Overview',
redrawListener: null,