fix: remove plan selector (#2909)

This commit is contained in:
nullptr
2024-11-05 00:27:49 +00:00
committed by GitHub
parent 417f2a8b91
commit 9f5606889e

View File

@@ -655,7 +655,7 @@
</li> </li>
</ul> </ul>
<div <!-- <div
class="flex w-full flex-col items-start justify-between gap-4 rounded-2xl bg-bg p-8 text-left md:flex-row md:gap-0" class="flex w-full flex-col items-start justify-between gap-4 rounded-2xl bg-bg p-8 text-left md:flex-row md:gap-0"
> >
<div class="flex flex-col gap-4"> <div class="flex flex-col gap-4">
@@ -694,7 +694,7 @@
</ButtonStyled> </ButtonStyled>
<p class="m-0 text-sm">Starting at $3/GB RAM</p> <p class="m-0 text-sm">Starting at $3/GB RAM</p>
</div> </div>
</div> </div> -->
</div> </div>
</section> </section>
</div> </div>