Extremely basic chat component

This commit is contained in:
shamoon
2025-04-25 19:29:51 -07:00
parent bb3336f7bc
commit c809a65571
11 changed files with 243 additions and 11 deletions

View File

@@ -48,6 +48,7 @@ import {
caretDown,
caretUp,
chatLeftText,
chatSquareDots,
check,
check2All,
checkAll,
@@ -256,6 +257,7 @@ const icons = {
caretDown,
caretUp,
chatLeftText,
chatSquareDots,
check,
check2All,
checkAll,