first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div class="flex column formGroup">
|
||||
<label for={{$name}}>{{$label}}</label>
|
||||
<input type="text" name="{{$name}}" id={{$name}}>
|
||||
</div>
|
||||
Reference in New Issue
Block a user