Browse Source

Update landing-hero-animation.tsx

Stefan Pejcic 1 năm trước cách đây
mục cha
commit
d8afacda90
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",