Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 3248b4a

Browse files
committed
Update SiteBoilerPlate.js
1 parent 3a808f2 commit 3248b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/SiteBoilerPlate.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ var SiteBoilerPlate = React.createClass({
6969
render: function() {
7070
return (
7171
<html>
72-
<ReactStyleHead >
72+
<ReactStyleHead>
7373
<meta charset="UTF-8" />
7474
<title>React Page | Client-Server JavaScript Rendering</title>
7575
<meta

0 commit comments

Comments
 (0)