1
0
Fork 0

chore(carlita): Remove unneeded mergeI18n config

This commit is contained in:
joostdecock 2023-07-02 14:35:34 +02:00
parent 1b800b4ad8
commit eda76b7dd7

View file

@ -49,11 +49,7 @@ const Carlita = new Design({
}) })
// Merge translations // Merge translations
const i18n = mergeI18n([carltonI18n, carlitaI18n], { const i18n = mergeI18n([carltonI18n, carlitaI18n])
p: { drop: [] },
o: { drop: [] },
s: { drop: [] },
})
// Named exports // Named exports
export { export {