React Svg Icons
-
Updated
May 31, 2022 - JavaScript
Add a description, image, and links to the react-icons topic page so that developers can more easily learn about it.
To associate your repository with the react-icons topic, visit your repo's landing page and select "manage topics."
Context (current result)
Currently the canvas items and code in the Monaco Editor does not save when user closes and quits fflow. This feature was previously implemented using localForage and broke during a merge therefore the partial code is still present in
App.jsxandlocalStorage.js.Expected result
Canvas items and code persists when user closes and reopens the application.