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

Commit

Permalink
Update rollup.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
atomiks authored Apr 13, 2022
1 parent fcd81bc commit f42020c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const input = './src/index.js';

const umdGlobals = {
react: 'React',
'react-dom': 'ReactDOM',
'@popperjs/core': 'Popper',
};

Expand Down

0 comments on commit f42020c

Please sign in to comment.