Skip to content

Commit

Permalink
refactoring documents and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
alireza-sohrabi committed Jul 30, 2023
1 parent b001685 commit 96113ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-mat-select",
"version": "16.0.1",
"version": "16.0.3",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</mat-slide-toggle>

<button style="margin: auto; width: 250px" color="primary" (click)="clearForms.emit()" mat-raised-button>
Reset Forms
Reset Form
</button>

</div>
Expand Down

0 comments on commit 96113ab

Please sign in to comment.