load convos on message send & other conditional rendering

This commit is contained in:
Danny Avila 2023-02-06 16:00:59 -05:00
parent 2869638cc0
commit c794287ced
7 changed files with 39 additions and 20 deletions

View file

@ -2,7 +2,7 @@
@tailwind components;
@tailwind utilities;
* {
/* * {
box-sizing: border-box;
outline: 1px solid limegreen !important;
}
} */