Skip to content

Commit 22b6355

Browse files
textfield, h1 title
1 parent 81baf62 commit 22b6355

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/textfield/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# NativeScript Material Text field
2+
3+
Material Design's [Text field](https://material.io/components/text-fields) component for NativeScript.
4+
15
[![npm](https://img.shields.io/npm/v/@nativescript-community/ui-material-textfield.svg)](https://www.npmjs.com/package/@nativescript-community/ui-material-textfield)
26
[![npm](https://img.shields.io/npm/dt/@nativescript-community/ui-material-textfield.svg?label=npm%20downloads)](https://www.npmjs.com/package/@nativescript-community/ui-material-textfield)
37

@@ -17,10 +21,6 @@ If using ```tns-core-modules```
1721

1822
Be sure to run a new build after adding plugins to avoid any issues.
1923

20-
---
21-
22-
##### [Material Design Spec](https://material.io/design/components/text-fields.html)
23-
2424
### Usage
2525

2626

0 commit comments

Comments
 (0)