From f9c77a237362823dbf507cd9167dd12aac577052 Mon Sep 17 00:00:00 2001 From: Pierre-Emmanuel Denys Date: Tue, 23 Jul 2019 09:55:05 +0200 Subject: [PATCH] fix Typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 080afcf..a84dc88 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ npm install react-native-calendar-select --save * [DrawerMenu](https://github.com/xgfe/react-native-ui-xg/blob/master/components/Drawer/README.md) * [LabelSelect](https://github.com/xgfe/react-native-ui-xg/blob/master/components/LabelSelect/README.md) * [ActionSheet](https://github.com/xgfe/react-native-ui-xg/blob/master/components/ActionSheet/README.md) -* [ActionSheet](https://github.com/xgfe/react-native-ui-xg/blob/master/components/CalendarSelect/README.md) +* [CalendarSelect](https://github.com/xgfe/react-native-ui-xg/blob/master/components/CalendarSelect/README.md) ## Example