Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Packstack-Tech/packstack
/ useSidebar
Function
useSidebar
frontend/src/app/components/Sidebar/Context.tsx:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
);
33
};
34
export const useSidebar = () => useContext(SidebarContext);
35
36
const SidebarController: React.FC = ({ children }) => {
37
const initState: SidebarProps = {
Callers
4
Sidebar
Function · 0.90
PackForm
Function · 0.90
Pack
Function · 0.90
Inventory
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected