Skip to content

Commit 3a8d46c

Browse files
committed
working ide
1 parent 2b764bf commit 3a8d46c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

codecamp-front/src/app/components/register/register.component.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,8 @@
103103

104104
</div>
105105

106-
<<<<<<< HEAD
107-
<input
108-
[disabled]="!form.valid|| processing "
109-
=======
110106
<input
111107
[disabled]="!form.valid "
112-
>>>>>>> 8531975aecbea1ac4c487ad9795acb0314b2d71d
113108
type="submit" class="btn btn-primary" value="Sign up">
114109
</form>
115110
</div>

0 commit comments

Comments
 (0)