Skip to content

Commit 7d90f1e

Browse files
committed
fix: hide option value for frequency
1 parent 5b6cb98 commit 7d90f1e

File tree

1 file changed

+1
-0
lines changed
  • packages/backend/src/apps/paysg/actions/create-payment-form-submission-subscription

1 file changed

+1
-0
lines changed

packages/backend/src/apps/paysg/actions/create-payment-form-submission-subscription/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ const action: IRawAction = {
8888
value: 'monthly',
8989
},
9090
],
91+
showOptionValue: false,
9192
required: true,
9293
},
9394
{

0 commit comments

Comments
 (0)