diff --git a/ui-common/src/components/UI/InformationIcon.tsx b/ui-common/src/components/UI/InformationIcon.tsx index e1544a8f2..ed7b95ce6 100644 --- a/ui-common/src/components/UI/InformationIcon.tsx +++ b/ui-common/src/components/UI/InformationIcon.tsx @@ -11,8 +11,7 @@ export interface InformationIconProps{ export const InformationIcon: React.FC = ({link,style}) => { return - - + Info icon diff --git a/ui-common/src/components/UI/assets/info.svg b/ui-common/src/components/UI/assets/info.svg index 532d07621..0daca8889 100644 --- a/ui-common/src/components/UI/assets/info.svg +++ b/ui-common/src/components/UI/assets/info.svg @@ -1,6 +1,3 @@ - - - - - - + + + \ No newline at end of file