feat: deal product services
This commit is contained in:
@@ -136,7 +136,7 @@ const DealProductsTable: FC<Props> = (props: Props) => {
|
||||
<Button
|
||||
onClick={onCreateClick}
|
||||
variant={"default"}>
|
||||
Добавить товар в следку
|
||||
Добавить товар в сделку
|
||||
</Button>
|
||||
</Flex>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user