diff options
Diffstat (limited to 'frontend/common/index.js')
| -rw-r--r-- | frontend/common/index.js | 2 |
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 |
