fix(graph): 🐛 Step node drag
This commit is contained in:
@ -43,7 +43,6 @@ export const parseSubmissionsColumns = (
|
||||
Header: JSX.Element
|
||||
accessor: string
|
||||
}[] => {
|
||||
console.log(typebot)
|
||||
if (!typebot) return []
|
||||
return [
|
||||
{
|
||||
|
Reference in New Issue
Block a user