diff --git a/src/helpers/cms-content-helper.js b/src/helpers/cms-content-helper.js index e29e16fd..c0e73734 100644 --- a/src/helpers/cms-content-helper.js +++ b/src/helpers/cms-content-helper.js @@ -1,4 +1,4 @@ -5import { dynamicStrings } from '@/constants/dynamic-strings'; +import { dynamicStrings } from '@/constants/dynamic-strings'; import { useMainStore } from '@/store'; export function fetchCmsContentForPage(issPage) {