Skip to content

Commit e9f57cc

Browse files
[#640] Use PL landing page v2
1 parent d9e9ab3 commit e9f57cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import orderBy from "lodash/orderBy";
2929
import {
3030
ProcurementLibrary,
3131
ProcurementPage,
32-
} from "./pages/procurement-library";
32+
} from "./pages/procurement-library-v2";
3333
import { OtherResources } from "./pages/other-resources";
3434
import { FAQ } from "./pages/faq";
3535
import {

0 commit comments

Comments
 (0)