mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-25 15:55:48 +00:00
refactor(FE-208,212): update import path for PurchaseRequestForm to reflect new directory structure
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import PurchaseRequestForm from '@/components/pages/purchase/form/PurchaseRequestForm';
|
import PurchaseRequestForm from '@/components/pages/purchase/form/request/PurchaseRequestForm';
|
||||||
|
|
||||||
const AddPurchaseRequest = () => {
|
const AddPurchaseRequest = () => {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user