upd: filter

Deskripsi:
- membuat view global filter
- mengaplikasikan view global filter pada halaman pengumuman dan member

No issues
This commit is contained in:
amel
2024-07-09 15:24:34 +08:00
parent b512c09bf0
commit 13273d5d82
6 changed files with 103 additions and 5 deletions

View File

@@ -32,6 +32,9 @@ export default function DrawerListMember() {
<Flex justify={'center'} align={'center'} direction={'column'}
style={{ cursor: 'pointer' }}
onClick={() => {
router.push('/member?page=filter')
}}
>
<Box>
<RiFilter2Line size={30} color={WARNA.biruTua} />