Fix Theatric README video
This commit is contained in:
parent
dead5ea2ea
commit
8e33eb4e40
1 changed files with 2 additions and 2 deletions
|
@ -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
|
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).
|
[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:
|
With Theatric you can:
|
||||||
|
|
||||||
|
@ -291,4 +291,4 @@ This is simply a re-export via `export {types} from '@theatre/core'`. To learn m
|
||||||
|
|
||||||
## License
|
## 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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue