added page acceptance
This commit is contained in:
@@ -86,7 +86,6 @@ const DashboardCreateRealBoxPage = ({ initialValues, partiesData }: Props) => {
|
||||
const [allPackets, setAllPackets] = useState<any[]>([]);
|
||||
// Barcha mahsulotlarni barcha sahifadan yuklash uchun map
|
||||
const [allItemsMap, setAllItemsMap] = useState<{ [packetId: number]: any[] }>({});
|
||||
console.log(initialValues?.partyName);
|
||||
|
||||
const {
|
||||
control,
|
||||
|
||||
Reference in New Issue
Block a user