completionId: cgen-b1070a43087a4b84b9abd46aaaf2ed85
cgen-b1070a43087a4b84b9abd46aaaf2ed85
This commit is contained in:
parent
226bb307df
commit
aa73d179f9
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ import {
|
||||||
ArrowRight,
|
ArrowRight,
|
||||||
} from "lucide-react";
|
} from "lucide-react";
|
||||||
|
|
||||||
|
// No additional imports needed - all icons are already imported
|
||||||
|
|
||||||
interface SidebarSection {
|
interface SidebarSection {
|
||||||
label: string;
|
label: string;
|
||||||
items: {
|
items: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue