trying to add a textinput component

This commit is contained in:
Andrew Croce
2018-08-07 13:42:29 -04:00
parent 7da306047f
commit 3f752280f2
3 changed files with 22 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
export default {
name: 'textinput'
}