feature
deskripsi: - new component select - fix styles login dan verifikasi
This commit is contained in:
@@ -19,6 +19,12 @@ interface DrawerCustomProps {
|
||||
// openLogoutAlert: () => void;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
* @param drawerAnim
|
||||
* @example const drawerAnim = useRef(new Animated.Value(DRAWER_HEIGHT)).current; // mulai di luar bawah layar
|
||||
*/
|
||||
export default function DrawerCustom({
|
||||
children,
|
||||
height,
|
||||
|
||||
Reference in New Issue
Block a user