mirror of
https://github.com/Discreetly/frontend.git
synced 2026-01-09 12:58:03 -05:00
ethereum beta access
This commit is contained in:
@@ -53,7 +53,11 @@
|
||||
<svelte:fragment slot="description"
|
||||
>Are you a genesis staker? Stateful works funder? Join the conversation!
|
||||
</svelte:fragment>
|
||||
<EthereumGroupGateway />
|
||||
{#if $configStore.beta}
|
||||
<EthereumGroupGateway />
|
||||
{:else}
|
||||
<i>Coming soon...</i>
|
||||
{/if}
|
||||
</Card>
|
||||
<Card>
|
||||
<svelte:fragment slot="header"
|
||||
|
||||
Reference in New Issue
Block a user