Skip to content

Commit 353fb25

Browse files
committed
.
1 parent 39c664f commit 353fb25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/ui/sidebar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ function SidebarProvider({
138138
content_page,
139139
pathname,
140140
}),
141-
[state, open, setOpen, isMobile, openMobile, setOpenMobile, toggleSidebar]
141+
[state, open, setOpen, isMobile, openMobile, setOpenMobile, toggleSidebar, content_projecct, content_page, pathname]
142142
)
143143

144144
return (

0 commit comments

Comments
 (0)