Skip to content

Instantly share code, notes, and snippets.

@cezar-plescan
Created April 13, 2024 13:40

Revisions

  1. cezar-plescan created this gist Apr 13, 2024.
    6 changes: 6 additions & 0 deletions user-profile.component.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    <div class="buttons-container">
    <button mat-raised-button
    type="submit"
    color="primary"
    [disabled]="isSaveButtonDisabled"
    >Save</button>