MCPcopy
hub / github.com/makeplane/plane / useParams

Function useParams

apps/web/app/compat/next/navigation.ts:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48}
49
50export function useParams() {
51 return useParamsRR();
52}

Callers 15

useMemberColumnsFunction · 0.90
invite-modal.tsxFile · 0.90
mobile-header.tsxFile · 0.90
page.tsxFile · 0.90
header.tsxFile · 0.90
withDockItemsFunction · 0.90
header.tsxFile · 0.90
delete-modal.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected