diff --git a/README.md b/README.md index 05d5c0207..757517cdd 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,6 @@ export default App; ### Configuring the locale: ```javascript -import {LocaleConfig} from 'react-native-calendars'; import React, {useState} from 'react'; import {Calendar, LocaleConfig} from 'react-native-calendars';