refactor: move to a typed-tracks system and add support for text
This commit is contained in:
@ -17,7 +17,6 @@ export function TextView() {
|
||||
content: "Default text",
|
||||
}}
|
||||
aspectRatio={1}
|
||||
className="w-24"
|
||||
showLabel={false}
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user