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 4c01d22 commit 98181f7Copy full SHA for 98181f7
src/index.js
@@ -99,4 +99,4 @@ export class Default extends SampleBase {
99
}
100
101
102
-render(<Default />, document.getElementById('sample'));
+render(<Default />, document.getElementById('sample'));
0 commit comments