Skip to content

Commit

Permalink
🔧 update: subaccount-detail form.
Browse files Browse the repository at this point in the history
  • Loading branch information
yashdev9274 committed Jun 16, 2024
1 parent fc82391 commit 5257814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/forms/subaccount-details.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ const SubAccountDetails: React.FC<SubAccountDetailsProps> = ({
<FormControl>
<Input
required
placeholder="Your agency name"
placeholder="Your subaccount name"
{...field}
/>
</FormControl>
Expand Down

0 comments on commit 5257814

Please sign in to comment.