refactor: move to a typed-tracks system and add support for text

This commit is contained in:
Maze Winther
2025-07-06 20:45:29 +02:00
parent 0e32c732dd
commit 40c7fbb4f8
20 changed files with 1799 additions and 1469 deletions

View File

@ -17,7 +17,6 @@ export function TextView() {
content: "Default text",
}}
aspectRatio={1}
className="w-24"
showLabel={false}
/>
</div>