mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update landing-hero-animation.tsx
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user