Skip to content

Commit 27da9f1

Browse files
committed
style: fix indentation
Signed-off-by: Gaurav Shandilya <[email protected]>
1 parent 5f72beb commit 27da9f1

File tree

1 file changed

+1
-1
lines changed
  • src/sections/Community/Web-based-from

1 file changed

+1
-1
lines changed

src/sections/Community/Web-based-from/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ const WebBasedForm = () => {
178178
<br></br>
179179
<label>
180180
<Field type="radio" name="tshirtSize" value="XXL" />
181-
XXL
181+
XXL
182182
</label>
183183
</div>
184184
<label htmlFor="picture" className="form-name">Picture</label>

0 commit comments

Comments
 (0)