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} > - - - - + + + + );