Merge pull request 'Inbox: drop the Microsoft Graph API status chip' (#55) from Talha into main
Deploy to S3 / deploy (push) Successful in 34s
Details
Deploy to S3 / deploy (push) Successful in 34s
Details
commit
12dc77542d
|
|
@ -1122,9 +1122,6 @@ export default function Inbox() {
|
||||||
</button>
|
</button>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
{!isForms && (
|
|
||||||
<span className="integration-status"><span className="pulse" />Microsoft Graph API · Connected</span>
|
|
||||||
)}
|
|
||||||
{isForms && (
|
{isForms && (
|
||||||
<span className="integration-status"><span className="pulse" />Google Sheets · Form data</span>
|
<span className="integration-status"><span className="pulse" />Google Sheets · Form data</span>
|
||||||
)}
|
)}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue