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:
@@ -1,7 +1,7 @@
|
||||
import clsx from "clsx";
|
||||
import React, { FC, useEffect, useLayoutEffect, useRef } from "react";
|
||||
import {
|
||||
OracleIcon,
|
||||
UnlimitedIcon,
|
||||
SalesforceIcon,
|
||||
CiscoIcon,
|
||||
DeloitteIcon,
|
||||
@@ -150,7 +150,7 @@ type IList = {
|
||||
|
||||
const list: IList = [
|
||||
{
|
||||
icon: <OracleIcon />,
|
||||
icon: <UnlimitedIcon />,
|
||||
id: 1,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user