refactor(ComparisonView): unify pretext font string generation with a utility function

This commit is contained in:
Ilia Mashkov
2026-04-20 11:13:54 +03:00
parent 836b83f75d
commit a73bd75947
5 changed files with 55 additions and 6 deletions
+1
View File
@@ -0,0 +1 @@
export * from './utils/getPretextFontString';