Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
Fix mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
offcall committed Oct 10, 2021
1 parent eb9ca46 commit a0c7b8b
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 229 deletions.
2 changes: 1 addition & 1 deletion scripts/module-map.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
module.exports = Object.assign(
{
immutable: 'immutable',
React: 'react',
react: 'react',
ReactDOM: 'react-dom',
ReactDOMComet: 'react-dom',
'object-assign': 'object-assign',
Expand Down
Loading

0 comments on commit a0c7b8b

Please sign in to comment.