فهرست منبع

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