upd: text input area
Deskripsi>; - update tambah dan edit deskripsi pengumuman - update tambah dan edit deskripsi divisi No Issues
This commit is contained in:
@@ -106,6 +106,7 @@ export default function EditDivision() {
|
||||
onChange={(value) => {
|
||||
setData({ ...data, desc: value })
|
||||
}}
|
||||
multiline
|
||||
/>
|
||||
</View>
|
||||
</ScrollView>
|
||||
|
||||
Reference in New Issue
Block a user