FunctionSection({
sectionData,
t,
collection,
links,
numberOfTags,
numberOfLinks,
collectionsLength,
numberOf
apps/web/pages/dashboard.tsx:229
FunctionSidebarHighlightLink({
title,
href,
icon,
active,
sidebarIsCollapsed,
}: {
title: string;
href: string;
icon: stri
apps/web/components/SidebarHighlightLink.tsx:10
FunctionTagSelection({
onChange,
options,
isArchivalSelection,
defaultValue,
autoFocus,
onBlur,
}: Props)
apps/web/components/InputSelect/TagSelection.tsx:22