Browse Source

Update README.md

master
Henning Hall 5 years ago
committed by GitHub
parent
commit
5369dcd714
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -35,7 +35,7 @@ Xcode 11 is required to run the latest version of the date picker. Xcode 10 is s
## Minimal Example ## Minimal Example
```js
```jsx
import React, { useState } from 'react' import React, { useState } from 'react'
import DatePicker from 'react-native-date-picker' import DatePicker from 'react-native-date-picker'

Loading…
Cancel
Save