brutalism design
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<template>
|
||||
Index page
|
||||
<Chat />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
<script setup lang="ts">
|
||||
import Chat from '@widgets/chat/ui/Chat.vue'
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user