kumaradityaraj commented on code in PR #2853:
URL:
https://github.com/apache/incubator-kie-tools/pull/2853#discussion_r1986699472
##########
packages/online-editor/src/authProviders/AuthProviderIcon.tsx:
##########
@@ -27,36 +26,26 @@ import QuestionIcon from
"@patternfly/react-icons/dist/js/icons/question-icon";
import UsersIcon from "@patternfly/react-icons/dist/js/icons/users-icon";
import { AuthProvider } from "./AuthProvidersApi";
-export function AuthProviderIcon(props: {
- authProvider: AuthProvider | undefined;
- size: IconSize | keyof typeof IconSize;
Review Comment:
Hey @fantonangeli, here IconSize is imported from createIcon which has been
removed in v5. 🤔
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]