Skip to content

Commit 7f3e08b

Browse files
committed
fix
1 parent b102a83 commit 7f3e08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StaticContainer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var React = require('React');
1+
var React = require('react');
22

33
class StaticContainer extends React.Component {
44

0 commit comments

Comments
 (0)