Change store storage system.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<mat-icon class="drag-n-drop">drag_handle</mat-icon>
|
||||
<mat-checkbox class="example-margin"></mat-checkbox>
|
||||
<div class="input-container">
|
||||
<input type="text" [formControl]="taskNameControl" />
|
||||
<input type="text" [formControl]="titleControl" />
|
||||
</div>
|
||||
<button mat-button type="button" class="expand">
|
||||
<mat-icon>expand_more</mat-icon>
|
||||
|
||||
Reference in New Issue
Block a user