Created: translate pipe and move blocks to component
This commit is contained in:
3
src/app/components/clear_btn/clear_btn.component.html
Normal file
3
src/app/components/clear_btn/clear_btn.component.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<button (click)="clear_func()">
|
||||
<span><i class="lni lni-trash-can"></i> Clear</span>
|
||||
</button>
|
||||
Reference in New Issue
Block a user