- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references
355 B
355 B
@babel/helper-module-imports
Babel helper functions for inserting module loads
See our website @babel/helper-module-imports for more information.
Install
Using npm:
npm install --save @babel/helper-module-imports
or using yarn:
yarn add @babel/helper-module-imports