Skip to content

Commit 6185c73

Browse files
authored
Remove extra bracket
1 parent 1ef7090 commit 6185c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ import MenuItem from '@material-ui/core/MenuItem';
6262

6363
<Field
6464
name="city"
65-
label="Select city"}
65+
label="Select city"
6666
formControlProps={{className: 'my-class'}}
6767
component={Select}
6868
>

0 commit comments

Comments
 (0)