Poortofoloio
Fix: - service/api-client/api-portofolio.ts : api edit detail. logo, medsos ### No Issue
This commit is contained in:
@@ -21,7 +21,7 @@ export default function Portofolio_MenuDrawerSection({
|
||||
<MenuDrawerDynamicGrid
|
||||
data={drawerItems}
|
||||
columns={4} // Ubah ke 2 jika ingin 2 kolom per baris
|
||||
onPressItem={handlePress}
|
||||
onPressItem={handlePress as any}
|
||||
/>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user