mirror of
https://github.com/docmost/docmost.git
synced 2026-05-20 00:14:10 +08:00
fix editor flickers on collab reconnection (#1295)
* fix editor flickers on reconnection * cleanup * adjust copy
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user