Skip to content

Commit 9be32e9

Browse files
committed
fix($readme): code formatting
1 parent 17cb80e commit 9be32e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ res.send(`
129129
${styles}
130130
</head>
131131
<body>
132-
<div id="root">${app}</div>
133-
${cssHash}
134-
${js}
132+
<div id="root">${app}</div>
133+
${cssHash}
134+
${js}
135135
</body>
136136
</html>
137137
`)

0 commit comments

Comments
 (0)