FunctionFilterPopover({
startDate,
endDate,
onDateRangeChange,
selectedAuthor,
authors,
onAuthorChange,
className,
components/ui/filter-popover.tsx:28
FunctionNote({
note,
currentUser,
onUpdate,
onDelete,
onArchive,
onUnarchive,
onCopy,
readonly = false,
components/note.tsx:73