модалочки оп-оп
This commit is contained in:
@@ -2,9 +2,12 @@
|
||||
<Component :is="layoutComponent">
|
||||
<RouterView />
|
||||
</Component>
|
||||
|
||||
<ChadDialogContainer />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import ChadDialogContainer from '@shared/components/ui/DialogContainer.vue'
|
||||
import DefaultLayout from '@shared/layouts/Default.vue'
|
||||
import { computed } from 'vue'
|
||||
import { useRoute } from 'vue-router'
|
||||
|
||||
Reference in New Issue
Block a user