MCPcopy
hub / github.com/subnub/myDrive / ContextMenu.tsx

File ContextMenu.tsx

src/components/ContextMenu/ContextMenu.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { memo, useEffect, useState } from "react";
2import { useClickOutOfBounds, useUtils } from "../../hooks/utils";
3import TrashIcon from "../../icons/TrashIcon";
4import MultiSelectIcon from "../../icons/MultiSelectIcon";

Callers

nothing calls this directly

Calls 4

useClickOutOfBoundsFunction · 0.90
useUtilsFunction · 0.90
useActionsFunction · 0.90
onActionFunction · 0.70

Tested by

no test coverage detected