mirror of
https://github.com/docmost/docmost.git
synced 2025-11-20 20:21:11 +10:00
fix editor flickers on collab reconnection (#1295)
* fix editor flickers on reconnection * cleanup * adjust copy
This commit is contained in:
@ -154,7 +154,7 @@ export default function BillingDetails() {
|
||||
Current Tier
|
||||
</Text>
|
||||
<Text fw={700} fz="lg">
|
||||
For up to {billing.tieredUpTo} users
|
||||
For {billing.tieredUpTo} users
|
||||
</Text>
|
||||
{/*billing.tieredFlatAmount && (
|
||||
<Text c="dimmed" fz="sm">
|
||||
|
||||
Reference in New Issue
Block a user