1
0
Fork 0

fix(dev): Fix PageLink imports

This commit is contained in:
Compilin 2023-08-28 19:26:20 +02:00
parent 7d8ac2f577
commit af0d371da3
4 changed files with 4 additions and 4 deletions

View file

@ -112,7 +112,7 @@ playwright-report
'shared/components/lightbox.mjs',
'shared/components/loader.mjs',
'shared/components/modal.mjs',
'shared/components/page-link.mjs',
'shared/components/link.mjs',
'shared/components/picker.mjs',
'shared/components/popout.mjs',
'shared/components/raw-span.mjs',