mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-15 19:52:15 +01:00
prettier formatting warning fixes
This commit is contained in:
@@ -88,9 +88,7 @@ const switchToTeam = (team: Organization) => {
|
||||
Organization Settings
|
||||
</DropdownLink>
|
||||
|
||||
<DropdownLink
|
||||
v-if="isBillingActivated()"
|
||||
href="/billing">
|
||||
<DropdownLink v-if="isBillingActivated()" href="/billing">
|
||||
Billing
|
||||
</DropdownLink>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user