From: Pawel Kromplewski Date: Thu, 6 Dec 2018 13:50:03 +0000 (+0100) Subject: Use required attribute for required fields in my account X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/fa1f1c301a58d163e452ca9d14d326934a403f17?hp=a29cf3418b6c301c0f531cecb7db4c721e7eb014 Use required attribute for required fields in my account Feature #14452 Arvados-DCO-1.1-Signed-off-by: Pawel Kromplewski --- 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 c92c48df29..e6a2763553 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)(