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
5d80f377d7
commit
6a5a0c3fc4
@ -167,7 +167,7 @@ const backendItems: ItemType[] = [
|
|||||||
|
|
||||||
const authItems: ItemType[] = [
|
const authItems: ItemType[] = [
|
||||||
{
|
{
|
||||||
name: "ModSecurity",
|
name: "CorazaWAF",
|
||||||
icon: (props: React.SVGProps<SVGSVGElement>) => (
|
icon: (props: React.SVGProps<SVGSVGElement>) => (
|
||||||
<LandingHeroGoogleIcon
|
<LandingHeroGoogleIcon
|
||||||
{...props}
|
{...props}
|
||||||
|
Loading…
Reference in New Issue
Block a user