浏览代码

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",