Skip to content

Commit

Permalink
style: fix indentation
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Shandilya <[email protected]>
  • Loading branch information
void-hr committed Oct 11, 2024
1 parent 5f72beb commit 27da9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Community/Web-based-from/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ const WebBasedForm = () => {
<br></br>
<label>
<Field type="radio" name="tshirtSize" value="XXL" />
XXL
XXL
</label>
</div>
<label htmlFor="picture" className="form-name">Picture</label>
Expand Down

0 comments on commit 27da9f1

Please sign in to comment.