Inbox: drop the Google Sheets status chip too
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>pull/56/head
parent
59afcadec9
commit
2e66c91d63
|
|
@ -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