From 6a8c44005db2d988fd0263983246baa33e6df7f7 Mon Sep 17 00:00:00 2001 From: fakz9 Date: Wed, 24 Jul 2024 16:18:37 +0300 Subject: [PATCH] new product select --- src/types/utils.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/types/utils.ts b/src/types/utils.ts index 40179df..59d853e 100644 --- a/src/types/utils.ts +++ b/src/types/utils.ts @@ -1,6 +1,5 @@ import {ProductSchema} from "../client"; import {isNil} from "lodash"; -import {Text} from "@mantine/core"; import {ProductFieldNames} from "../pages/LeadsPage/tabs/ProductAndServiceTab/components/ProductView/ProductView.tsx"; export type ObjectWithNameAndId = {