build fix on deployement to dev

This commit is contained in:
2024-04-10 11:03:14 +01:00
parent ba06f14b4a
commit 30d75493a4
6 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import ReactPDF, {
import { createElement } from "react";
import Html from "react-pdf-html";
import { getFormCollectionByID } from "../../components/utils";
import renderers, { renderBlock } from "react-pdf-html/dist/renderers";
import transLookupCY from "../../locales/cy/myrepresentations.json";
import transLookupEN from "../../locales/en/myrepresentations.json";
import { JSONPath as jsonpath } from "jsonpath-plus";