RLH-12 | Start implementing /account page
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<button
|
||||
type="button"
|
||||
class="btn btn-link"
|
||||
[disabled]="buttonDisabled()"
|
||||
(click)="button.click()">
|
||||
{{button.text}}
|
||||
</button>
|
||||
Reference in New Issue
Block a user