From 1b631d58f6e1daeb719edbb0864c355d52a11f0b Mon Sep 17 00:00:00 2001 From: Fabien Lavocat <4154532+FabienLavocat@users.noreply.github.com> Date: Mon, 30 Mar 2026 11:27:24 -0700 Subject: [PATCH] Update Open Video UI for React Native title Signed-off-by: Fabien Lavocat <4154532+FabienLavocat@users.noreply.github.com> --- open-video-ui/react-native/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-video-ui/react-native/index.mdx b/open-video-ui/react-native/index.mdx index 87e500a7bed7..6bc8790d32a9 100644 --- a/open-video-ui/react-native/index.mdx +++ b/open-video-ui/react-native/index.mdx @@ -2,7 +2,7 @@ sidebar_label: Introduction --- -# React Native THEOplayer UI +# Open Video UI for React Native import Intro from '../shared/_intro.mdx'; import SidebarDocCardList from '@site/src/components/SidebarDocCardList';