mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update landing-trusted-by-developers.tsx
This commit is contained in:
parent
26f8b5e8c7
commit
fa9b1b2bd3
@ -2,7 +2,7 @@ import clsx from "clsx";
|
||||
import React, { FC, useEffect, useLayoutEffect, useRef } from "react";
|
||||
import {
|
||||
UnlimitedIcon,
|
||||
SalesforceIcon,
|
||||
HostkeyIcon,
|
||||
AltusHostIcon,
|
||||
DeloitteIcon,
|
||||
DigitalOceanIcon,
|
||||
@ -154,7 +154,7 @@ const list: IList = [
|
||||
id: 1,
|
||||
},
|
||||
{
|
||||
icon: <SalesforceIcon />,
|
||||
icon: <HostkeyIcon />,
|
||||
id: 2,
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user