mirror of
https://github.com/aleleba/chartjs-2-react.git
synced 2025-06-23 15:28:18 -06:00
Se vuelve a empaquetar con create react library ya que se coloco el nombre mal.
Se sube a version 1.0.8 Se sube a GitHub 1.0.8 Se sube a NPM 1.0.8
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
import RadialGaugue from './RadialGauge.jsx';
|
||||
import RadialGauge from './RadialGauge.jsx';
|
||||
|
||||
export default { RadialGaugue }
|
||||
export { RadialGauge }
|
||||
|
||||
export default { RadialGauge }
|
||||
|
Reference in New Issue
Block a user