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 13:01:46 +01:00
|
|
|
@label={{this.label}}
|
2023-09-24 13:10:24 +01:00
|
|
|
@icon={{this.icon}}
|
2023-09-24 13:01:46 +01:00
|
|
|
/>
|