Преглед изворни кода

Update landing-hero-animation.tsx

Stefan Pejcic пре 1 година
родитељ
комит
d8afacda90
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      documentation/src/refine-theme/landing-hero-animation.tsx

+ 1 - 1
documentation/src/refine-theme/landing-hero-animation.tsx

@@ -124,7 +124,7 @@ const backendItems: ItemType[] = [
     {
         name: "Nginx",
         icon: (props: React.SVGProps<SVGSVGElement>) => (
-            <LandingHeroNestjsIcon
+            <LandingHeroSupabaseIcon
                 {...props}
                 className={clsx(
                     "text-gray-1000 dark:text-gray-0",