We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ebcee commit 9cb9854Copy full SHA for 9cb9854
docs/docs/index.md
@@ -26,9 +26,9 @@ React Native Multiple Image Picker **(RNMIP)** enables application to pick image
26
27
| 🤩 | ![Logo][Logo] |
28
| --- | ------------------------------------------------------------------------------ |
29
-| 🍕 | [**Crop**](/docs/docs/CROP.mdx) single/multiple image. |
30
-| 🎑 | [**Preview**](/docs/docs/PREVIEW.mdx) image/video. |
31
-| 📸 | [**Camera**](/docs/docs/CAMERA.mdx) module for capturing photos and recording videos. |
+| 🍕 | [**Crop**](/crop) single/multiple image. |
+| 🎑 | [**Preview**](/preview) image/video. |
+| 📸 | [**Camera**](/camera) module for capturing photos and recording videos. |
32
| 🐳 | Keep the previous selection. |
33
| 0️⃣ | Selected order index. |
34
| 🎨 | UI Customization (numberOfColumn, spacing, primaryColor ... ) |
0 commit comments