Skip to content

Commit b3f55ac

Browse files
Update docs/get-started/frameworks/react-native-web-vite.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 54485c6 commit b3f55ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/frameworks/react-native-web-vite.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ const main: StorybookConfig = {
200200

201201
#### Example configuration to transpile additional node_modules
202202

203-
Lets say you need to transpile a library called `my-library` that is not transpiled for web by default.
203+
Let's say you need to transpile a library called `my-library` that is not transpiled for web by default.
204204
You can add it to the `modulesToTranspile` option.
205205

206206
```ts title=".storybook/main.ts"

0 commit comments

Comments
 (0)