Skip to content

Commit 98181f7

Browse files
committed
972599: To resolve Git Dependabot alerts
1 parent 4c01d22 commit 98181f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ export class Default extends SampleBase {
9999
}
100100
}
101101

102-
render(<Default />, document.getElementById('sample'));
102+
render(<Default />, document.getElementById('sample'));

0 commit comments

Comments
 (0)