Renaming of stores to better match purpose
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { writable } from 'svelte/store';
|
||||
|
||||
export const codeErrorStore = writable(undefined);
|
||||
Reference in New Issue
Block a user