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.
2 parents 5a94659 + ec7b7d5 commit 51c0e40Copy full SHA for 51c0e40
README.md
@@ -54,7 +54,7 @@ import { NativeScriptDateTimePickerModule } from "nativescript-datetimepicker/an
54
],
55
...
56
```
57
- Then you will be able to decrare the fields in the html of your component:
+ Then you will be able to declare the fields in the html of your component:
58
```html
59
<DatePickerField hint="select date"></DatePickerField>
60
<TimePickerField hint="select time"></TimePickerField>
0 commit comments