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

Commit 260ca70

Browse files
atomiksFezVrasta
authored andcommitted
Update rollup.config.js
1 parent f61c29b commit 260ca70

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)