mirror of
https://github.com/snowball-tools/snowballtools-base
synced 2025-08-01 13:12:06 +00:00
comment out connect account tab model for now
This commit is contained in:
parent
192fd2d26c
commit
c4f6694ea5
@ -65,6 +65,8 @@ const ConnectAccount: React.FC<ConnectAccountInterface> = ({
|
|||||||
</OauthPopup>
|
</OauthPopup>
|
||||||
<Button>Connect to Gitea</Button>
|
<Button>Connect to Gitea</Button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{/* TODO: Add ConnectAccountTabPanel */}
|
||||||
{/* <div className="rounded-l shadow p-2 flex-col justify-start items-start gap-2 inline-flex">
|
{/* <div className="rounded-l shadow p-2 flex-col justify-start items-start gap-2 inline-flex">
|
||||||
<ConnectAccountTabPanel />
|
<ConnectAccountTabPanel />
|
||||||
</div> */}
|
</div> */}
|
||||||
|
Loading…
Reference in New Issue
Block a user