Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit f42020c

Browse files
authored
Update rollup.config.js
1 parent fcd81bc commit f42020c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const input = './src/index.js';
99

1010
const umdGlobals = {
1111
react: 'React',
12+
'react-dom': 'ReactDOM',
1213
'@popperjs/core': 'Popper',
1314
};
1415

0 commit comments

Comments
 (0)