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 eb93465 commit c5ae6c5Copy full SHA for c5ae6c5
markdowns/foundation/modifiers.md
@@ -111,9 +111,9 @@ Last type of modifiers are for styling your components
111
```
112
113
114
-! all styling modifiers are based on our [`Colors` & `Typography` presets](/foundation/style). <br>
+! all styling modifiers are based on our [`Colors` & `Typography` presets](/react-native-ui-lib/foundation/style). <br>
115
You can load your own presets and use them as modifiers.
116
117
118
119
-Check out [this example](/getting-started/usage) where we use most of these props
+Check out [this example](/react-native-ui-lib/getting-started/usage) where we use most of these props
0 commit comments