new product select
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user