From 8e33eb4e4070813074030cd3e2258374ff5333fb Mon Sep 17 00:00:00 2001 From: Andrew Prifer <2991360+AndrewPrifer@users.noreply.github.com> Date: Wed, 25 Jan 2023 18:38:01 +0100 Subject: [PATCH] Fix Theatric README video --- packages/theatric/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/theatric/README.md b/packages/theatric/README.md index f36d28a..0089b1b 100644 --- a/packages/theatric/README.md +++ b/packages/theatric/README.md @@ -3,7 +3,7 @@ An easy to use [Tweakpane](https://cocopon.github.io/tweakpane/)/[Leva](https://github.com/pmndrs/leva)-like library for React, built on top of [Theatre.js](github.com/theatre-js/theatre). -![s](https://raw.githubusercontent.com/theatre-js/website/main/public/images/manual/theatric/theatric-preview.mp4) +https://user-images.githubusercontent.com/2991360/214639118-b64a9464-9df4-489d-b408-b70492990883.mp4 With Theatric you can: @@ -291,4 +291,4 @@ This is simply a re-export via `export {types} from '@theatre/core'`. To learn m ## License -Apache License Version 2.0. Theatric only embeds Theatre.js' studio in the development build, so studio won't be included in your production build. \ No newline at end of file +Apache License Version 2.0. Theatric only embeds Theatre.js' studio in the development build, so studio won't be included in your production build.