Collaboration
Add: - Collaboration/GroupChatSection.tsx : fitur room chat Fix: - Clear code: Hapus console pada beberapa file ### No Issue
This commit is contained in:
@@ -89,7 +89,7 @@ export default function CollaborationDetail() {
|
||||
{user?.id === data?.Author?.id && (
|
||||
<InformationBox
|
||||
text={
|
||||
"Tombol partisipasi hanya muncul untuk proyek yang tidak anda buat"
|
||||
"Tombol partisipasi hanya muncul pada proyek milik orang lain"
|
||||
}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user