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