fix
This commit is contained in:
parent
91a65989bf
commit
1747269a04
|
|
@ -43,7 +43,7 @@ import {
|
||||||
Volume2,
|
Volume2,
|
||||||
Wallet,
|
Wallet,
|
||||||
Workflow,
|
Workflow,
|
||||||
X
|
X,
|
||||||
} from "lucide-react";
|
} from "lucide-react";
|
||||||
|
|
||||||
export const icon = {
|
export const icon = {
|
||||||
|
|
@ -87,7 +87,6 @@ export const icon = {
|
||||||
package: <Package />,
|
package: <Package />,
|
||||||
block: <Blocks />,
|
block: <Blocks />,
|
||||||
megaphone: <Megaphone />,
|
megaphone: <Megaphone />,
|
||||||
pointer: <MousePointerSquare />,
|
|
||||||
policy: <Siren />,
|
policy: <Siren />,
|
||||||
ship: <Ship />,
|
ship: <Ship />,
|
||||||
heart: <HeartHandshake />,
|
heart: <HeartHandshake />,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue