CadQuery MVP integration #281

Merged
Irev-Dev merged 15 commits from kurt/274 into main 2021-04-27 11:53:52 +02:00
Showing only changes of commit d6401d8395 - Show all commits

View File

@@ -39,7 +39,7 @@ show_object(result)
`,
}
export const codeStorageKey = 'Last-openscad-code'
export const codeStorageKey = 'Last-editor-code'
let mutableState = null
export const useIdeState = () => {