Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit 574bc15

Browse files
committed
added formly-render to index
1 parent 691f4f3 commit 574bc15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script src="app.js"></script>
3636
<script src="views/home.js"></script>
3737
<script src="modules/formly.js"></script>
38+
<script src="modules/formly-render.js"></script>
3839
<script src="directives/formly-form.js"></script>
3940
<script src="directives/formly-field.js"></script>
4041
</body>

0 commit comments

Comments
 (0)