Skip to content

Commit

Permalink
Added missing placeholder tag
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenChiip committed Apr 17, 2024
1 parent 091aa6f commit 139d1cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/tenant/standards/ListAppliedStandards.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@ const ApplyNewStandard = () => {
<>
{component.type === 'Select' && (
<RFFCFormSelect
placeholder="Select a value"
name={component.name}
className="mb-3"
label={component.label}
Expand Down

0 comments on commit 139d1cd

Please sign in to comment.