remove wrong character from billing banner

This commit is contained in:
Gregor Vostrak
2024-09-20 23:40:02 +02:00
parent 5bf4dc79c2
commit 1036502e49

View File

@@ -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>