We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 873b900 + 89dc681 commit 80fc788Copy full SHA for 80fc788
docs/docs/getting-started.mdx
@@ -10,7 +10,7 @@ import ExampleBunnySprite from '!!raw-loader!../src/examples/basic/BunnySprite';
10
To add `@pixi/react` to an existing React application, install the necessary dependencies:
11
12
```bash
13
-npm install pixi.js@^8.2.6 @pixi/react@beta
+npm install pixi.js@^8.2.6 @pixi/react
14
```
15
16
## Does it have limitations?
0 commit comments