style : update style

Deskripsi:
- update drawer cut document
- update share document
- update member

No Issue
This commit is contained in:
lukman
2024-09-20 14:30:46 +08:00
parent d105433599
commit e781387a22
4 changed files with 1118 additions and 505 deletions

View File

@@ -116,7 +116,7 @@ export default function TabListMember() {
:
dataMember.map((v, i) => {
return (
<Box key={i}>
<Box key={i} pt={20}>
<Box onClick={() => {
router.push(`/member/${v.id}`)
}}>