diff --git a/cista-front/package.json b/cista-front/package.json index 3d14f6e..7d7c3fa 100644 --- a/cista-front/package.json +++ b/cista-front/package.json @@ -13,6 +13,7 @@ "format": "prettier --write src/" }, "dependencies": { + "@imengyu/vue3-context-menu": "^1.3.3", "@vueuse/core": "^10.4.1", "esbuild": "^0.19.5", "lodash": "^4.17.21", diff --git a/cista-front/src/components/FileExplorer.vue b/cista-front/src/components/FileExplorer.vue index c430a94..9c4bc4c 100644 --- a/cista-front/src/components/FileExplorer.vue +++ b/cista-front/src/components/FileExplorer.vue @@ -57,9 +57,9 @@ - + + + + + + + + + + + +