Skip to content

Commit 49ef21a

Browse files
authored
fix typo
1 parent 3378152 commit 49ef21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ const customTheme = {
128128

129129
class Main extends Component {
130130
render() {
131-
retrurn(
131+
return(
132132
<Timeline theme={customTheme} dateFormat='ll'>
133133
<Container>
134134
<YearContent startDate='2020/07/01' currentYear />

0 commit comments

Comments
 (0)