huajun07 / codesketcher

Visualise your code in action!
https://main.d1fr5et3wgts3j.amplifyapp.com/
MIT License
0 stars 0 forks source link

fix: add key to visual components #102

Closed limanjun99 closed 1 year ago

limanjun99 commented 1 year ago

This PR fixes #99. The visual components were not assigned any keys, which caused them to render in other positions when one is deleted. Fixed by adding a key to them. Test it out (here)[https://fix-visual-component-deletion.d1fr5et3wgts3j.amplifyapp.com/]