diff --git a/front/package.json b/front/package.json index 35b619b30..9801d2245 100644 --- a/front/package.json +++ b/front/package.json @@ -58,6 +58,7 @@ "@types/jquery": "3.5.14", "@types/lodash-es": "4.17.6", "@types/qs": "6.9.7", + "@types/semantic-ui": "^2.2.7", "@types/showdown": "^2.0.0", "@typescript-eslint/eslint-plugin": "5.30.5", "@vitejs/plugin-vue": "2.3.3", diff --git a/front/src/components/ShortcutsModal.vue b/front/src/components/ShortcutsModal.vue index e0474f8d4..4fc96f2f7 100644 --- a/front/src/components/ShortcutsModal.vue +++ b/front/src/components/ShortcutsModal.vue @@ -1,5 +1,5 @@ diff --git a/front/src/components/Sidebar.vue b/front/src/components/Sidebar.vue index 91089c7d3..db825ab98 100644 --- a/front/src/components/Sidebar.vue +++ b/front/src/components/Sidebar.vue @@ -1,3 +1,133 @@ + + -