mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-23 06:45:46 +00:00
fix(FE-179): prevent qty input greater than sales order qty
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Icon } from '@iconify/react';
|
||||
import Button from '../Button';
|
||||
import Button from '@/components/Button';
|
||||
import RowOptionsMenuWrapper from '@/components/table/RowOptionsMenuWrapper';
|
||||
|
||||
interface TableRowOptionsProps {
|
||||
|
||||
Reference in New Issue
Block a user