dash-components-archetype
Advanced tools
{ | ||
"name": "dash-components-archetype-dev", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A [Builder](https://github.com/FormidableLabs/builder) Archetype for Dash components suites (Development)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
import ExampleComponent from './components/ExampleComponent.react'; | ||
export default { | ||
export { | ||
ExampleComponent | ||
}; |
{ | ||
"name": "dash-components-archetype", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A [Builder](https://github.com/FormidableLabs/builder) Archetype for Dash components suites", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
19670
-0.04%