Collaboration: Room chat

# feat
- chatting antar user
- lihat info grup
## No issue
This commit is contained in:
2024-04-29 10:30:59 +08:00
parent 2929459e95
commit 2a4d2951af
25 changed files with 366 additions and 162 deletions

View File

@@ -98,7 +98,7 @@ export default function ComponentColab_AuthorNameOnListPartisipan({
<IconZoomCheck />
</ActionIcon>
) : (
"Invalid Data"
""
)}
</Stack>
</Grid.Col>

View File

@@ -47,6 +47,7 @@ export default function ComponentColab_HeaderTamplate({
<ActionIcon variant="transparent" disabled></ActionIcon>
) : (
<ActionIcon
radius={"xl"}
loading={loading ? true : false}
variant="transparent"
onClick={() => {