This commit is contained in:
Philip Cesar Garay
2025-08-11 21:10:08 +08:00
parent 7bcc2e9779
commit 643e8054ac
27 changed files with 912 additions and 23 deletions
@@ -28,7 +28,7 @@ const CreateLyricsHeader = ({
locations: [0.2, 1],
start: { x: 0, y: 0 },
end: { x: 1, y: 0 },
...{ gradientProps },
...gradientProps,
}}
style={{
height: isWeb ? onLayout?.height + 2 : onLayout?.height,