2023-09-24 13:52:42 +02:00
|
|
|
<DButton
|
|
|
|
@action={{this.click}}
|
2023-09-24 12:58:20 +02:00
|
|
|
class="btn btn-pavilion-support {{this.subscription.subscriptionType}}"
|
2023-09-24 13:52:42 +02:00
|
|
|
@title={{this.title}}
|
2023-09-24 14:01:46 +02:00
|
|
|
@label={{this.label}}
|
2023-09-24 14:10:24 +02:00
|
|
|
@icon={{this.icon}}
|
2023-09-24 14:01:46 +02:00
|
|
|
/>
|