(
<>
TypedAssistant
app["force-sync-with-github"].get()}
stateLabels={{
idle: "Force sync with remote",
loading: "Syncing...",
success: "Successfully synced with remote",
}}
/>
app["restart-app"].get()}
stateLabels={{
idle: "Restart app",
loading: "Restarting app...",
success: "App restarted",
}}
/>
app["restart-addon"].get()}
stateLabels={{
idle: "Restart addon",
loading: "Restarting addon...",
success: "Addon restarted",
}}
/>
>
)}
>
)
}