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:
parent
c1e67f8e1f
commit
d8afacda90
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user