We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1f552 commit d610ce9Copy full SHA for d610ce9
docs/src/js/entry.js
@@ -5,7 +5,7 @@ require('./../style/scss/global.scss')
5
6
const app = document.getElementById('mac-react-container')
7
8
-// app entrypoint
+//app entrypoint
9
ReactDom.render(
10
<div class='app-entry'>
11
<Index />
0 commit comments