mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
remove lifetime deal
This commit is contained in:
@@ -222,7 +222,7 @@ async function onLifetimeUpgradeClick() {
|
|||||||
<PricingCardGeneric class="flex-1" :datas="getPricingsData().customPricing"></PricingCardGeneric>
|
<PricingCardGeneric class="flex-1" :datas="getPricingsData().customPricing"></PricingCardGeneric>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<LyxUiCard class="w-full mt-6">
|
<!-- <LyxUiCard class="w-full mt-6">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
<div class="flex flex-col gap-3">
|
<div class="flex flex-col gap-3">
|
||||||
<div>
|
<div>
|
||||||
@@ -266,7 +266,7 @@ async function onLifetimeUpgradeClick() {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</LyxUiCard>
|
</LyxUiCard> -->
|
||||||
|
|
||||||
<div class="flex justify-between items-center mt-10 flex-col xl:flex-row">
|
<div class="flex justify-between items-center mt-10 flex-col xl:flex-row">
|
||||||
<div class="flex flex-col gap-2">
|
<div class="flex flex-col gap-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user