From 9a06a62d7566380c74febf2b3d7a3e8b4268f71f Mon Sep 17 00:00:00 2001 From: pradel Date: Sat, 14 Nov 2020 21:44:57 +0100 Subject: [PATCH] docs(readme): remove example links --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 6b513de2..5730b2a0 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,6 @@ A simple responsive and accessible react modal. - [Usage](https://react-responsive-modal.leopradel.com/#usage) - [Props](https://react-responsive-modal.leopradel.com/#props) - [Licence](https://react-responsive-modal.leopradel.com/#license) -- [Examples](https://react-responsive-modal.leopradel.com/examples) - - [Centered modal](https://react-responsive-modal.leopradel.com/examples#centered-modal) - - [Multiple modal](https://react-responsive-modal.leopradel.com/examples#multiple-modal) - - [Custom styling](https://react-responsive-modal.leopradel.com/examples#custom-styling) - - [Custom animation](https://react-responsive-modal.leopradel.com/examples#custom-animation) - - [Custom container](https://react-responsive-modal.leopradel.com/examples#custom-container) ## Installation