upd: dokumen divisi
Deskripsi; - ui modal salin dan pindah file - button on bottom No Issues
This commit is contained in:
@@ -44,7 +44,9 @@ export default function ModalSelectMultiple({ open, close, title, category, choo
|
||||
<></>
|
||||
}
|
||||
</View>
|
||||
<ButtonForm text="Simpan" onPress={() => { onSelect([{ val: 'dinas', label: 'Dinas' }]) }} />
|
||||
<View style={[Styles.absolute0, { width: '100%' }]}>
|
||||
<ButtonForm text="Simpan" onPress={() => { onSelect([{ val: 'dinas', label: 'Dinas' }]) }} />
|
||||
</View>
|
||||
</DrawerBottom>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user