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