Make local storage key, package agnostic
This commit is contained in:
@@ -39,7 +39,7 @@ show_object(result)
|
|||||||
`,
|
`,
|
||||||
}
|
}
|
||||||
|
|
||||||
export const codeStorageKey = 'Last-openscad-code'
|
export const codeStorageKey = 'Last-editor-code'
|
||||||
let mutableState = null
|
let mutableState = null
|
||||||
|
|
||||||
export const useIdeState = () => {
|
export const useIdeState = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user