chore: move getPretextFontString into separate directory

This commit is contained in:
Ilia Mashkov
2026-05-23 20:03:13 +03:00
parent f3c4e72b86
commit 95ae72719e
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
export * from './utils/dotTransition';
export * from './utils/getPretextFontString';
export * from './utils/getPretextFontString/getPretextFontString';