Skip to content

Commit b71d4a2

Browse files
committed
closes Geode-solution/Vease#316
1 parent 7a49502 commit b71d4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stores/treeview.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const use_treeview_store = defineStore("treeview", () => {
1+
export const useTreeviewStore = defineStore("treeview", () => {
22
const dataStyleStore = useDataStyleStore()
33

44
/** State **/

0 commit comments

Comments
 (0)