remove pricing from waitlist
This commit is contained in:
parent
eb8f760dca
commit
7712a9afac
@ -24,6 +24,6 @@
|
|||||||
<x-forms.button type="submit">Join Waitlist</x-forms.button>
|
<x-forms.button type="submit">Join Waitlist</x-forms.button>
|
||||||
</form>
|
</form>
|
||||||
Waiting in the line: <span class="font-bold text-warning">{{ $waiting_in_line }}</span>
|
Waiting in the line: <span class="font-bold text-warning">{{ $waiting_in_line }}</span>
|
||||||
<x-pricing-plans showSubscribeButtons="false" />
|
{{-- <x-pricing-plans showSubscribeButtons="false" /> --}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user