mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 04:02:15 +01:00
add import types and description from the server, add report data modal
This commit is contained in:
@@ -61,7 +61,9 @@ const updateTeamName = () => {
|
||||
</div>
|
||||
<div>
|
||||
<Link href="/billing">
|
||||
<PrimaryButton type="button" v-if="isBillingActivated()">
|
||||
<PrimaryButton
|
||||
type="button"
|
||||
v-if="isBillingActivated()">
|
||||
<CreditCardIcon class="w-5 h-5 me-2" />
|
||||
Go to Billing
|
||||
</PrimaryButton>
|
||||
|
||||
Reference in New Issue
Block a user