samples(dart): add a `docsync` file to the user-input example
closes #1114
This commit is contained in:
parent
bea2ba7a6d
commit
2a078d08f4
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"name": "User input",
|
||||||
|
"docHref": "https://angular.io/docs/dart/latest/guide/user-input.html"
|
||||||
|
}
|
Loading…
Reference in New Issue