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

Commit 2966e6b

Browse files
author
Kamil Kisiela
committed
fix(label): remove unused required option
1 parent 5de28b4 commit 2966e6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wrappers/label/label.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<label for="{{id}}">
22
{{to.label}}
3-
{{to.required ? '*' : ''}}
43
</label>
54
<formly-transclude></formly-transclude>

0 commit comments

Comments
 (0)