Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Commit 6374ce3

Browse files
fix example
1 parent 6d4502d commit 6374ce3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/projects/example-app/src/app/command/example-command.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ <h1>Command</h1>
104104
</mat-icon>
105105
Save
106106
<small>with [options]</small>
107+
</button>
107108
<button mat-raised-button
108109
color="primary"
109110
[disabled]="!saveCmd.canExecute"

0 commit comments

Comments
 (0)