This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
c67fa7d9c1dcdf6c03cdde9a28dd3a12e046bdec
bot
/
apps
/
builder
/
components
/
shared
/
Graph
/
Nodes
/
StepNode
/
index.tsx
2 lines
48 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor(editor): ♻️ Undo / Redo buttons + structure refacto Yet another huge refacto... While implementing undo and redo features I understood that I updated the stored typebot too many times (i.e. on each key input) so I had to rethink it entirely. I also moved around some files.
2022-02-02 08:05:02 +01:00
export
{
StepNodesList
}
from
'./StepNodesList'
Copy Permalink