diff --git a/package.json b/package.json index 8ab721e..9fc55bc 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "direct-vuex": "^0.10.4", "eslint-import-resolver-alias": "^1.1.2", "lodash": "^4.17.21", - "multinet": "0.23.1", + "multinet": "0.24.0", "multinet-components": "^0.0.4", "papaparse": "^5.3.0", - "unplugin-vue-components": "^0.23.0", + "unplugin-vue-components": "^28.5.0", "vite": "^4.1.5", "vue": "^2.7.0", "vue-gtag": "^1.2.1", diff --git a/src/components/WorkspaceOptionMenu.vue b/src/components/WorkspaceOptionMenu.vue index 94d5144..ed54acf 100644 --- a/src/components/WorkspaceOptionMenu.vue +++ b/src/components/WorkspaceOptionMenu.vue @@ -21,6 +21,17 @@ > + + + + + mdi-source-branch + + + Fork Workspace + + + mdi-magnify @@ -37,7 +48,11 @@