From 0666d526b1eb4de6af12a7710e119c588019c19f Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Fri, 27 Feb 2026 10:04:35 +1100 Subject: [PATCH] fix(skin): temporarily hide the caption button (#629) --- .../react/src/presets/video/skin.tailwind.tsx | 16 ++++++++-------- .../src/ui/captions-button/captions-button.tsx | 4 ++++ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/packages/react/src/presets/video/skin.tailwind.tsx b/packages/react/src/presets/video/skin.tailwind.tsx index b2cdbae4..14bd98c4 100644 --- a/packages/react/src/presets/video/skin.tailwind.tsx +++ b/packages/react/src/presets/video/skin.tailwind.tsx @@ -290,14 +290,6 @@ export function VideoSkinTailwind(props: VideoSkinProps): ReactNode { - ( - - )} - /> - ( + )} + /> + (