feat: abstract buttons
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
readonly
|
||||
></textarea>
|
||||
|
||||
<button type="button" class="export-button" (click)="completeExport()">Done</button>
|
||||
<button type="button" class="app-btn w-100" (click)="completeExport()">Done</button>
|
||||
|
||||
@if (exportNotice) {
|
||||
<p class="export-note">{{ exportNotice }}</p>
|
||||
|
||||
Reference in New Issue
Block a user