From 74ac64b9f4437353da9d797813bb6730f76d4a40 Mon Sep 17 00:00:00 2001 From: Luis Ball Date: Mon, 30 Oct 2023 11:49:29 -0700 Subject: [PATCH] chore(cra-demo): update vidoe used example --- .../src/pages/IxPlayer.tsx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/examples/create-react-app-with-typescript/src/pages/IxPlayer.tsx b/examples/create-react-app-with-typescript/src/pages/IxPlayer.tsx index dce829061..fa55cfbf0 100644 --- a/examples/create-react-app-with-typescript/src/pages/IxPlayer.tsx +++ b/examples/create-react-app-with-typescript/src/pages/IxPlayer.tsx @@ -5,19 +5,22 @@ function IxPlayerPage() { return ( <>