Skip to content

Commit

Permalink
edit text
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleNa1000 committed Oct 29, 2023
1 parent 751d864 commit 6f1852d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/core/components/profile/paymentDialog.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ const PaymentDialog: React.FC<PaymentDialogProps> = ({ open, paymentStatus, serv

<DialogContent>
<DialogContentText>
โปรดชำระค่าใช้จ่ายมาที่บัญชีด้านล่าง ด้วย Mobile Banking Application จากนั้นอัพโหลดหลักฐานการชำระเงินขึ้นสู่ระบบ
โปรดชำระค่าใช้จ่ายมาที่บัญชีด้านล่าง จากนั้นอัพโหลดหลักฐานการชำระเงินขึ้นสู่ระบบ
{/* สแกน QR Code เพื่อชำระค่าใช้จ่ายด้วย Mobile Banking Application จากนั้นอัพโหลดหลักฐานการชำระเงินขึ้นสู่ระบบ */}
</DialogContentText>
{/* <FormGroup className={classes.checkboxContainer}>
<FormControlLabel
Expand Down

0 comments on commit 6f1852d

Please sign in to comment.