Skip to content

Commit 24b758a

Browse files
authored
Merge pull request sudheerj#249 from HenriqueMarcelo/master
correcting example of using <Fragment>
2 parents 3518b5f + 7932c58 commit 24b758a

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
@@ -1509,7 +1509,7 @@
15091509
<h2>{title}</h2>
15101510
<p>{description}</p>
15111511
<p>{date}</p>
1512-
</>
1512+
</Fragment>
15131513
);
15141514
}
15151515
```

0 commit comments

Comments
 (0)