upd: text input

Deskripsi:
- text input pada android

No Issues
This commit is contained in:
2025-09-26 12:22:12 +08:00
parent 2341a46992
commit 907b56feaf
2 changed files with 4 additions and 7 deletions

View File

@@ -160,7 +160,6 @@ export default function DetailDiscussionGeneral() {
:
<LabelStatus category={data.status == 1 ? 'success' : 'error'} text={data.status == 1 ? 'BUKA' : 'TUTUP'} size="small" />
}
// rightTopInfo={data?.createdAt}
desc={data?.desc}
leftBottomInfo={
<View style={[Styles.rowItemsCenter]}>