From caeb06ac4407586ca16d8e3f502802e3abce072c Mon Sep 17 00:00:00 2001 From: rajdeep11 Date: Mon, 22 May 2023 15:41:29 +0530 Subject: [PATCH] adding minor ui fixes Issue-Id: AIMLFW-40 Change-Id: I596f1850846137876eb7b66b2a8ed970a2ba5858 Signed-off-by: rajdeep11 --- src/components/home/create/CreateFeatureGroup.js | 2 +- src/components/home/navbar/NavbarComponent.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/home/create/CreateFeatureGroup.js b/src/components/home/create/CreateFeatureGroup.js index 811dd86..e8f9b05 100644 --- a/src/components/home/create/CreateFeatureGroup.js +++ b/src/components/home/create/CreateFeatureGroup.js @@ -36,7 +36,7 @@ class CreateFeatureGroup extends React.Component {

Name of the Feature Group

It must be between 3 and 63 characters long

- It can only consist of lowercase Letters and numbers + It can only consist of Letters and numbers and underscore

Features

diff --git a/src/components/home/navbar/NavbarComponent.js b/src/components/home/navbar/NavbarComponent.js index 08393a8..8b6fefc 100644 --- a/src/components/home/navbar/NavbarComponent.js +++ b/src/components/home/navbar/NavbarComponent.js @@ -31,7 +31,7 @@ function NavbarComponent() { Create Training Job Training Job Status - Pipelines + Training function Create Feature Group List Feature Group -- 2.16.6