From fa1f1c301a58d163e452ca9d14d326934a403f17 Mon Sep 17 00:00:00 2001 From: Pawel Kromplewski Date: Thu, 6 Dec 2018 14:50:03 +0100 Subject: [PATCH] Use required attribute for required fields in my account Feature #14452 Arvados-DCO-1.1-Signed-off-by: Pawel Kromplewski --- src/views/my-account-panel/my-account-panel-root.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/my-account-panel/my-account-panel-root.tsx b/src/views/my-account-panel/my-account-panel-root.tsx index c92c48df..e6a27635 100644 --- a/src/views/my-account-panel/my-account-panel-root.tsx +++ b/src/views/my-account-panel/my-account-panel-root.tsx @@ -99,10 +99,11 @@ export const MyAccountPanelRoot = withStyles(styles)( @@ -135,10 +136,11 @@ export const MyAccountPanelRoot = withStyles(styles)( -- 2.30.2