Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Packstack-Tech/packstack
/ SidebarContent
Function
SidebarContent
frontend/src/app/Inventory/index.tsx:68–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
);
67
68
const SidebarContent = () => <ItemForm onSubmit={fetchItems}/>;
69
70
const InventoryTable = !!categories.length ? renderTables() : renderEmptyList();
71
return (
Callers
1
Inventory
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected