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:
2019-12-05 15:44:46 -06:00
parent c7ee667af7
commit c8306d2382
8 changed files with 19 additions and 14941 deletions

View File

@ -1,3 +1,5 @@
import RadialGaugue from './RadialGauge.jsx';
import RadialGauge from './RadialGauge.jsx';
export default { RadialGaugue }
export { RadialGauge }
export default { RadialGauge }