playbacks

This commit is contained in:
2025-09-30 14:43:39 +02:00
parent a78f8dcc9c
commit 6bb6576281
4 changed files with 1050 additions and 1004 deletions
-2
View File
@@ -44,8 +44,6 @@ export default ({
const ContentContainer = scrollEnabled ? KeyboardAwareScrollView : View;
const handleScroll = () => {};
const computedWidth = width ?? (isWeb ? "60%" : "100%");
return (