Comparing version 0.3.2 to 0.3.3
@@ -5,2 +5,3 @@ import Button from './src/components/Button/Button'; | ||
import ConfirmationModal from './src/components/ConfirmationModal/ConfirmationModal'; | ||
import Container from './src/components/Container/Container'; | ||
import Field from './src/components/Field/Field'; | ||
@@ -31,2 +32,3 @@ import Form from './src/components/Form/Form'; | ||
ConfirmationModal, | ||
Container, | ||
Field, | ||
@@ -33,0 +35,0 @@ Form, |
{ | ||
"name": "stardust", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Semantic UI components for React.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
26808
830