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. You are currently using the Free Plan.
</span> </span>
<span class="hidden md:inline"> <span class="hidden md:inline">
>To unlock all premium features & support the To unlock all premium features & support the development
development of solidtime, please upgrade your of solidtime, please upgrade your plan.</span
plan.</span
> >
</div> </div>
</div> </div>