diff --git a/app/components/common/ActionButtons.tsx b/app/components/common/ActionButtons.tsx
index 211e851..626808b 100644
--- a/app/components/common/ActionButtons.tsx
+++ b/app/components/common/ActionButtons.tsx
@@ -6,7 +6,7 @@ import React from 'react'
export interface ActionButtonsProps {
icon: React.ReactNode,
- label: string,
+ label?: string,
buttonWidth?: number,
isGhost?: boolean,
onClick?: () => void
diff --git a/app/components/common/SideBar.tsx b/app/components/common/SideBar.tsx
index 2ebce3c..f0452e2 100644
--- a/app/components/common/SideBar.tsx
+++ b/app/components/common/SideBar.tsx
@@ -9,7 +9,7 @@ import {
TextSelect
} from "lucide-react";
import ActionButtons from "./ActionButtons";
-import { ArrowLeft2, ArrowRight2, AudioSquare, Cardano, CodeCircle, DocumentUpload, Element2, ExportSquare, Link, LinkSquare, Magicpen, MessageAdd1, MessageQuestion, Next, Note, Previous, Setting2, Shapes, Smallcaps, Text, Video, VideoHorizontal } from 'iconsax-react';
+import { ArrowLeft2, ArrowRight2, AudioSquare, Cardano, CodeCircle, DocumentUpload, Element2, ExportSquare, Link, LinkSquare, Magicpen, MessageAdd1, MessageQuestion, Next, Note, Previous, Setting2, Shapes, Smallcaps, Snapchat, Spotify, Text, Video, VideoHorizontal, Whatsapp } from 'iconsax-react';
@@ -70,6 +70,16 @@ const Sidebar = () => {
Pages 1
+Pages 1
+