new product select

This commit is contained in:
2024-07-24 16:18:37 +03:00
parent 8385d3a85c
commit 6a8c44005d

View File

@@ -1,6 +1,5 @@
import {ProductSchema} from "../client"; import {ProductSchema} from "../client";
import {isNil} from "lodash"; import {isNil} from "lodash";
import {Text} from "@mantine/core";
import {ProductFieldNames} from "../pages/LeadsPage/tabs/ProductAndServiceTab/components/ProductView/ProductView.tsx"; import {ProductFieldNames} from "../pages/LeadsPage/tabs/ProductAndServiceTab/components/ProductView/ProductView.tsx";
export type ObjectWithNameAndId = { export type ObjectWithNameAndId = {