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 5a94659 commit ec7b7d5Copy full SHA for ec7b7d5
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