feat : update calender

This commit is contained in:
lukman
2024-08-15 11:53:26 +08:00
parent d34a0a1a82
commit 2cfa96c0ed
14 changed files with 121 additions and 9 deletions

View File

@@ -116,7 +116,7 @@ export default function ListDiscussionOnDetailDivision() {
<GoDiscussionClosed size={25} />
<Box w={{ base: 230, md: 400 }}>
<Text fw={"bold"} truncate="end">
{v.title}
{v.desc}
</Text>
</Box>
</Group>