This commit is contained in:
Adria Navarro 2024-03-21 14:15:38 +01:00
parent ed94459fd8
commit bb87b9943c
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
const {
getJsHelperList,
} = require("../../../../string-templates/src/helpers/list.js")
import { getJsHelperList } from "../../../../string-templates/src/helpers/list"
export default {
...getJsHelperList(),