fix editor flickers on collab reconnection (#1295)

* fix editor flickers on reconnection

* cleanup

* adjust copy
This commit is contained in:
Philip Okugbe
2025-06-27 10:58:18 +01:00
committed by GitHub
parent 1be39d4353
commit e44c170873
3 changed files with 127 additions and 95 deletions
@@ -155,7 +155,7 @@ export default function BillingPlans() {
</Text>
)}
<Text size="md" fw={500}>
for up to {planSelectedTier.upTo} users
For {planSelectedTier.upTo} users
</Text>
</Stack>