codepod-io / codepod

Codepod IDE: Scalable Interactive Coding
https://codepod.io
MIT License
74 stars 15 forks source link

refactor: replace doRemote... functions with useMutation #449

Closed lihebi closed 1 year ago

lihebi commented 1 year ago

The doRemote.. functions in fetch.ts (file removed) are replaced with inline useMutations directly at the React component.