🐛 (analytics) Fix previous total computation max call stack exceeded
Closes #624
This commit is contained in:
@@ -167,7 +167,6 @@ export const DropOffEdge = ({
|
||||
} left. This represents ${dropOffRate}% of the users who saw this input.`
|
||||
: 'Upgrade your plan to PRO to reveal drop-off rate.'
|
||||
}
|
||||
isDisabled={isWorkspaceProPlan}
|
||||
placement="top"
|
||||
>
|
||||
<VStack
|
||||
|
||||
Reference in New Issue
Block a user