Skip to content

Commit 686965d

Browse files
committed
Removed confusing extra input in example
1 parent 8e32fe8 commit 686965d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bootstrap-example.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ <h1>Schema Form Example</h1>
2020
<div class="row">
2121
<div class="col-sm-4">
2222
<h3>The Generated Form</h3>
23-
<sf-decorator form="{ type:'text',title:'foobar' }"></sf-decorator>
2423
<form name="ngform" sf-model="person" sf-form="form" sf-schema="schema" sf-decorator="{{decorator}}">
2524
</form>
2625
</div>

0 commit comments

Comments
 (0)