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.
1 parent 54485c6 commit b3f55acCopy full SHA for b3f55ac
docs/get-started/frameworks/react-native-web-vite.mdx
@@ -200,7 +200,7 @@ const main: StorybookConfig = {
200
201
#### Example configuration to transpile additional node_modules
202
203
-Lets say you need to transpile a library called `my-library` that is not transpiled for web by default.
+Let's say you need to transpile a library called `my-library` that is not transpiled for web by default.
204
You can add it to the `modulesToTranspile` option.
205
206
```ts title=".storybook/main.ts"
0 commit comments