mirror of
https://github.com/aleleba/chartjs-2-react.git
synced 2025-06-23 15:28:18 -06:00
Se le agrega export default a index.js
Se sube a version 1.0.7 Se sube a GitHub 1.0.7 Se sube a NPM 1.0.7
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
import RadialGaugue from './RadialGauge.jsx';
|
||||
|
||||
export { RadialGaugue }
|
||||
export default { RadialGaugue }
|
||||
|
Reference in New Issue
Block a user