Skip to content

Commit

Permalink
remove wrong character from billing banner
Browse files Browse the repository at this point in the history
  • Loading branch information
Onatcer committed Sep 20, 2024
1 parent 5bf4dc7 commit 1036502
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions resources/js/Components/Billing/BillingBanner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,8 @@ const showFreeUpgradeBanner = computed(
You are currently using the Free Plan.
</span>
<span class="hidden md:inline">
>To unlock all premium features & support the
development of solidtime, please upgrade your
plan.</span
To unlock all premium features & support the development
of solidtime, please upgrade your plan.</span
>
</div>
</div>
Expand Down

0 comments on commit 1036502

Please sign in to comment.