onflow/flow-playground

Editor state storage refactor

Opened this issue · 0 comments

In src/components/Editor/CadenceEditor/index.tsx Editor is created and stored using useState refactor to see if useRef can be used.