Skip to content

Commit 30df227

Browse files
authored
Merge branch 'main' into patch-1
2 parents f86b16c + fc6d529 commit 30df227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/getting-started/web.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ React Native Skia runs in a web browser thanks to [CanvasKit](https://skia.org/d
1111
The WebAssembly file is loaded asynchronously and has a size of 2.9MB gzipped.
1212
While this is a substantial file size, you have control over the user experience: you can decide when to load Skia and how the loading experience should be.
1313

14-
We provide direct integrations with [Expo](#Expo) and [Remotion](#Remotion).
14+
We provide direct integrations with [Expo](#expo) and [Remotion](#remotion).
1515
Below you will also find the manual installation steps to run the module on any React Native Web projects.
1616

1717
You can use React Native Skia without React Native Web.

0 commit comments

Comments
 (0)