+
+
diff --git a/docs/pages/getting-started.md b/docs/pages/getting-started.md
index d572122..9ede73b 100644
--- a/docs/pages/getting-started.md
+++ b/docs/pages/getting-started.md
@@ -10,7 +10,7 @@ Make sure that you have [Node.js](https://nodejs.org/en/) and [Tailwind CSS](htt
1. Install `flowbite` and `flowbite-vue` as a dependency using NPM by running the following command:
-```text
+```bash
npm i flowbite flowbite-vue
```
diff --git a/src/components/Sidebar/Sidebar.vue b/src/components/Sidebar/Sidebar.vue
index 9a780dc..ed5d9f8 100644
--- a/src/components/Sidebar/Sidebar.vue
+++ b/src/components/Sidebar/Sidebar.vue
@@ -1,135 +1,20 @@
-