refactor(FE-208): rename PurchaseRequisitions to PurchaseRequest and update related API references

This commit is contained in:
rstubryan
2025-11-17 09:22:49 +07:00
parent c951f09667
commit 9f41768e54
5 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import PurchaseRequestForm from '@/components/pages/purchase/form/request/PurchaseRequisitionsForm';
import PurchaseRequestForm from '@/components/pages/purchase/form/request/PurchaseRequestForm';
const AddPurchaseRequest = () => {
return (