diff --git a/src/renderer/src/components/app/Sidebar.tsx b/src/renderer/src/components/app/Sidebar.tsx
index a62f5944..2093e484 100644
--- a/src/renderer/src/components/app/Sidebar.tsx
+++ b/src/renderer/src/components/app/Sidebar.tsx
@@ -20,7 +20,7 @@ import {
Moon,
Palette,
Settings,
- Sparkle,
+ Sparkles,
Sun
} from 'lucide-react'
import { FC, useEffect } from 'react'
@@ -131,7 +131,7 @@ const MainMenus: FC = () => {
const iconMap = {
assistants: ,
- agents: ,
+ agents: ,
paintings: ,
translate: ,
minapp: ,