feature(public,docs): new public website and docs
This commit is contained in:
@@ -216,17 +216,6 @@ export function Chart({
|
||||
</span>
|
||||
<div className="flex items-center gap-4">
|
||||
<span className="text-lg font-mono">{step.count}</span>
|
||||
{/* <button type="button"
|
||||
className="ml-2 underline"
|
||||
onClick={() =>
|
||||
pushModal('FunnelStepDetails', {
|
||||
...input,
|
||||
step: index + 1,
|
||||
})
|
||||
}
|
||||
>
|
||||
Inspect
|
||||
</button> */}
|
||||
</div>
|
||||
</div>
|
||||
</TooltipComplete>
|
||||
|
||||
Reference in New Issue
Block a user