Deskripsi:
Event:
Add app/(application)/(user)/event/(tabs)/contribution.tsx
app/(application)/(user)/event/(tabs)/history.tsx
Fix modified: app/(application)/(user)/event/(tabs)/_layout.tsx
deleted: app/(application)/(user)/event/(tabs)/kontribusi.tsx
deleted: app/(application)/(user)/event/(tabs)/riwayat.tsx
modified: app/(application)/(user)/event/[id]/publish.tsx
# No Issue
This commit is contained in:
@@ -1,15 +1,10 @@
|
||||
import {
|
||||
ViewWrapper,
|
||||
StackCustom,
|
||||
TextCustom,
|
||||
BaseBox,
|
||||
Grid,
|
||||
DotButton,
|
||||
DrawerCustom,
|
||||
MenuDrawerDynamicGrid,
|
||||
ButtonCustom,
|
||||
AlertCustom,
|
||||
Spacing,
|
||||
ButtonCustom,
|
||||
DotButton,
|
||||
DrawerCustom,
|
||||
MenuDrawerDynamicGrid,
|
||||
Spacing,
|
||||
ViewWrapper
|
||||
} from "@/components";
|
||||
import { IMenuDrawerItem } from "@/components/_Interface/types";
|
||||
import LeftButtonCustom from "@/components/Button/BackButton";
|
||||
|
||||
Reference in New Issue
Block a user