added test title for checked grid template

This commit is contained in:
Kostya
2023-11-18 18:56:19 +03:00
parent 4028b95a0f
commit a1a07bf370
4 changed files with 11 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
<template>
<aside class="chat">
<div class="chat__content">
<h1>CHAT</h1>
</div>
</aside>
</template>