upd: list anggota
Deskripsi: - ui list anggota - note : blm selesai No Issues
This commit is contained in:
@@ -27,7 +27,7 @@ export default function SelectForm({ label, value, placeholder, onPress, info, e
|
||||
</Text>
|
||||
)
|
||||
}
|
||||
<Pressable onPress={onPress}>
|
||||
<Pressable onPressOut={onPress}>
|
||||
<View style={[Styles.inputRoundForm, Styles.inputRoundFormRight, error && { borderColor: "red" }, round && Styles.round30, Styles.pv10]}>
|
||||
<Feather name="chevron-right" size={20} color="grey" />
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user