Collaboration: Room chat
# feat - chatting antar user - lihat info grup ## No issue
This commit is contained in:
@@ -98,7 +98,7 @@ export default function ComponentColab_AuthorNameOnListPartisipan({
|
||||
<IconZoomCheck />
|
||||
</ActionIcon>
|
||||
) : (
|
||||
"Invalid Data"
|
||||
""
|
||||
)}
|
||||
</Stack>
|
||||
</Grid.Col>
|
||||
|
||||
@@ -47,6 +47,7 @@ export default function ComponentColab_HeaderTamplate({
|
||||
<ActionIcon variant="transparent" disabled></ActionIcon>
|
||||
) : (
|
||||
<ActionIcon
|
||||
radius={"xl"}
|
||||
loading={loading ? true : false}
|
||||
variant="transparent"
|
||||
onClick={() => {
|
||||
|
||||
Reference in New Issue
Block a user