feat: add filter popover component for delivery status

- Tambah fungsional close button untuk komponen Filter
- Penyesuaian warna neutral sesuai Design System
This commit is contained in:
Hafid Nur
2025-03-29 01:17:32 +07:00
parent 088a0fc41f
commit 7eecf2621d
8 changed files with 88 additions and 59 deletions
+1
View File
@@ -2,3 +2,4 @@ export * from './navbar';
export * from './modals-gacha';
export * from './backoffice-sidebar'
export * from './datatable'
export * from './filter'