feat(SampleList): move font list display into widget layer

This commit is contained in:
Ilia Mashkov
2026-02-01 11:55:46 +03:00
parent 6e975e5f8e
commit cfb586f539
3 changed files with 70 additions and 0 deletions

View File

@@ -0,0 +1 @@
export { SampleList } from './ui';