We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072d6f2 commit 9f7dd55Copy full SHA for 9f7dd55
README.md
@@ -80,7 +80,7 @@ Basic usage examples of the library
80
### Importing the `Calendar` component
81
82
```javascript
83
-import {`[Calendar](#calendar), [CalendarList](#calendarlist), [Agenda](#agenda)`} from 'react-native-calendars';
+import {Calendar, CalendarList, Agenda} from 'react-native-calendars';
84
```
85
86
### Use the `Calendar` component in your app:
0 commit comments