From 51991ec0be8a9942b66d78136188f14e5b411907 Mon Sep 17 00:00:00 2001 From: Ash Evans Date: Wed, 6 Nov 2024 14:35:03 +0000 Subject: [PATCH] finishing notht the skill and knowledge sections and cleaning up imports Signed-off-by: Ash Evans --- src/components/Contribute/Knowledge/index.tsx | 5 ++--- src/components/Contribute/Skill/index.tsx | 2 +- src/components/Contribute/YamlFileUpload.tsx | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/components/Contribute/Knowledge/index.tsx b/src/components/Contribute/Knowledge/index.tsx index 3dce32b8..a06f1d31 100644 --- a/src/components/Contribute/Knowledge/index.tsx +++ b/src/components/Contribute/Knowledge/index.tsx @@ -33,8 +33,6 @@ import { Button } from '@patternfly/react-core/dist/esm/components/Button/Button import { useRouter } from 'next/navigation'; import { autoFillKnowledgeFields } from './AutoFill'; import { Spinner } from '@patternfly/react-core/dist/esm/components/Spinner'; - -import UploadIcon from '@patternfly/react-icons/dist/esm/icons/upload-icon'; import YamlFileUpload from '../YamlFileUpload'; export interface QuestionAndAnswerPair { @@ -508,8 +506,9 @@ export const KnowledgeForm: React.FunctionComponent = ({ kno Auto-Fill )} -
+ + = ({ skillEditFo Auto-Fill )} - +