Skip to content

Commit 64f07dc

Browse files
committed
fix(docs): rn-primitives link
1 parent c1d2a5b commit 64f07dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/src/content/docs/getting-started/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Crafted with [NativeWind v4](https://www.nativewind.dev/v4/overview) and accessi
3232
<br />
3333

3434
<Card title="Project Scope">
35-
This project includes only components built without third-party libraries or those that use [@rn-primitives](https://rn-primitives.com) _(universal radix-ui/primitives)_. However, we have a [list](https://github.com/mrzachnugent/react-native-reusables?tab=readme-ov-file#project-scope) of libraries and repositories to help you find or create these additional components.
35+
This project includes only components built without third-party libraries or those that use [@rn-primitives](https://rnprimitives.com) _(universal radix-ui/primitives)_. However, we have a [list](https://github.com/mrzachnugent/react-native-reusables?tab=readme-ov-file#project-scope) of libraries and repositories to help you find or create these additional components.
3636
</Card>
3737

3838
### How to use

0 commit comments

Comments
 (0)