Create Form and Navbar Functionality 07/9307/1
authorashishj1729 <jain.ashish@samsung.com>
Tue, 18 Oct 2022 09:30:16 +0000 (15:00 +0530)
committerashishj1729 <jain.ashish@samsung.com>
Tue, 18 Oct 2022 09:34:30 +0000 (15:04 +0530)
commita3990295757f7842140ff3c0cc2454cb6c69f54c
tree759f4ac78cf249e94a62ac87a0adb351311bf927
parent9e0f44647d9744c30eaed2843d7cad6c0adeddde
Create Form and Navbar Functionality

Issue-Id: AIMLFW-2

Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
Change-Id: I80cfb6c814ca1331b5b426b04eb4ad71ea212dbe
src/components/home/create/CreateTrainingJob.js [new file with mode: 0644]
src/components/home/form/CreateOrEditTrainingJobForm.css [new file with mode: 0644]
src/components/home/form/CreateOrEditTrainingJobForm.js [new file with mode: 0644]
src/components/home/navbar/NavbarComponent.css [new file with mode: 0644]
src/components/home/navbar/NavbarComponent.js [new file with mode: 0644]