diff --git a/docs/handling-uploads-with-media-library-pro/creating-custom-react-components.md b/docs/handling-uploads-with-media-library-pro/creating-custom-react-components.md index df6e01602..ae5183923 100644 --- a/docs/handling-uploads-with-media-library-pro/creating-custom-react-components.md +++ b/docs/handling-uploads-with-media-library-pro/creating-custom-react-components.md @@ -57,7 +57,7 @@ You can find a full list of available parameters and exposed variables for the h For extensive examples you can have a look at the source of the pre-built UI components: -- [React collection component](https://github.com/spatie/laravel-medialibrary-pro/tree/master/resources/js/media-library-pro-react-attachment) +- [React attachment component](https://github.com/spatie/laravel-medialibrary-pro/tree/master/resources/js/media-library-pro-react-attachment) - [React collection component](https://github.com/spatie/laravel-medialibrary-pro/tree/master/resources/js/media-library-pro-react-collection) ## Helper components