Skip to content

Commit

Permalink
#16: removes dev logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Peter committed Jun 12, 2024
1 parent f68895d commit 2ccd2b7
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ <h3 translate>Create a Reminder</h3>
<formly-form [form]="form" [fields]="fields" [model]="reminder"></formly-form>
</div>

<pre>{{ reminder | json }}</pre>


<div class="modal-footer">
<button type="button" class="btn btn-default" (click)="close()" translate>Cancel</button>

Expand Down

0 comments on commit 2ccd2b7

Please sign in to comment.