mirror of
https://github.com/snowball-tools/snowballtools-base
synced 2025-07-30 22:22: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>
|
||||
<Button>Connect to Gitea</Button>
|
||||
</div>
|
||||
|
||||
{/* TODO: Add ConnectAccountTabPanel */}
|
||||
{/* <div className="rounded-l shadow p-2 flex-col justify-start items-start gap-2 inline-flex">
|
||||
<ConnectAccountTabPanel />
|
||||
</div> */}
|
||||
|
Loading…
Reference in New Issue
Block a user