@cdx-ui/icons 0.0.1-beta.21 → 0.0.1-beta.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -129,7 +129,7 @@ Cross-platform behavior:
|
|
|
129
129
|
|
|
130
130
|
React Native >=0.76 aliases `aria-label` to `accessibilityLabel`, so either prop works.
|
|
131
131
|
|
|
132
|
-
For full details, see [08-accessibility.md](../../docs/research/lucide-react-native/08-accessibility.md).
|
|
132
|
+
For full details, see [08-accessibility.md](../../docs/internal/research/lucide-react-native/08-accessibility.md).
|
|
133
133
|
|
|
134
134
|
## Custom icons
|
|
135
135
|
|