From 2db55c3d261ddee52019bbd06dc5f6545db39c16 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 2 Jun 2020 16:09:59 +0200 Subject: form for making a new graph. add username field to db --- frontend/common/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/common/index.js') diff --git a/frontend/common/index.js b/frontend/common/index.js index 9e81c99..9a11eba 100644 --- a/frontend/common/index.js +++ b/frontend/common/index.js @@ -5,6 +5,7 @@ export { export { Select, Checkbox, FileInput, FileInputField, TextInput, NumberInput, TextArea, SubmitButton, + LabelDescription, } from './form.component' export { Loader, Swatch, Dot, Columns, Statistic, Detections, Progress -- cgit v1.2.3-70-g09d2