summaryrefslogtreecommitdiff
path: root/frontend/common/index.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-06-07 04:18:49 +0200
committerJules Laplace <julescarbon@gmail.com>2020-06-07 04:18:49 +0200
commit00a6735b02f62a1459d8bfc5c27eb2bc0d7084cd (patch)
tree9906dae75f1f1c6a3771f2e6d7b9e36f22cba43a /frontend/common/index.js
parentf5f22f7d77506ffe9c3723f4c958c1feabca6074 (diff)
font stylez!!!
Diffstat (limited to 'frontend/common/index.js')
-rw-r--r--frontend/common/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/common/index.js b/frontend/common/index.js
index d33442a..6f9747a 100644
--- a/frontend/common/index.js
+++ b/frontend/common/index.js
@@ -5,7 +5,7 @@ export {
export {
Select, Checkbox, Radio, FileInput, FileInputField,
TextInput, NumberInput, TextArea, SubmitButton,
- LabelDescription,
+ LabelDescription, ColorInput,
} from './form.component'
export {
Loader, Swatch, Dot, Columns, Statistic, Detections, Progress