This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
b784e8918e3191a034835af69acf71975aadd3af
bot
/
apps
/
builder
/
components
/
shared
/
Graph
/
index.tsx
2 lines
32 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
{
Graph
}
from
'./Graph'
Copy Permalink