2023-09-24 12:52:42 +01:00
|
|
|
<DButton
|
|
|
|
@action={{this.click}}
|
2023-09-24 11:58:20 +01:00
|
|
|
class="btn btn-pavilion-support {{this.subscription.subscriptionType}}"
|
2023-09-24 12:52:42 +01:00
|
|
|
@title={{this.title}}
|
2023-09-24 11:58:20 +01:00
|
|
|
>
|
2023-09-23 18:30:11 +01:00
|
|
|
{{d-icon icon}}{{label}}
|
2023-09-24 12:52:42 +01:00
|
|
|
</DButton>
|