We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3f44f commit bef0cd7Copy full SHA for bef0cd7
index.html
@@ -6,7 +6,7 @@
6
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
7
rel="stylesheet">
8
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9
- <title>cS.init();</title>
+ <title>initialize();</title>
10
</head>
11
<body>
12
<div id="root"></div>
0 commit comments