Skip to content

Commit

Permalink
Fix React Native for Web link
Browse files Browse the repository at this point in the history
  • Loading branch information
ovidiuch committed Dec 2, 2023
1 parent 0d38d4a commit 50a9804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/docs/getting-started/react-native.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,5 @@ You can configure the Cosmos Native renderer to auto load a fixture on init.
You can get Cosmos to [mirror your fixtures on both DOM and Native renderers](https://twitter.com/ReactCosmos/status/1156147491026472964) using the following steps:

1. Set up Cosmos for Native using the steps above.
2. Set up the react-cosmos-webpack-plugin as described [here](README.md#getting-started).
2. Set up `react-cosmos-plugin-webpack` as described [here](./webpack.md).
3. Start Cosmos with the `cosmos --expose-imports` command.

0 comments on commit 50a9804

Please sign in to comment.