From f4f962bca593d86bddc6e85e0bd51c650b04cb79 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:20:23 +0100 Subject: [PATCH] Update okta.tsx --- .../src/refine-theme/icons/landing-hero/okta.tsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/documentation/src/refine-theme/icons/landing-hero/okta.tsx b/documentation/src/refine-theme/icons/landing-hero/okta.tsx index bd7d09ea..f30b20f9 100644 --- a/documentation/src/refine-theme/icons/landing-hero/okta.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/okta.tsx @@ -9,12 +9,14 @@ export const LandingHeroOktaIcon = (props: React.SVGProps) => ( xmlns="http://www.w3.org/2000/svg" {...props} > - - - - + + + + );