ipfs-webui icon indicating copy to clipboard operation
ipfs-webui copied to clipboard

feat: create shortcut component that can be used on any page

Open SgtPooki opened this issue 7 months ago • 2 comments

We need to take the shortcut functionality added by https://github.com/ipfs/ipfs-webui/pull/2337 and ensure it is fully encapsulated into a component/context/hook that is flexible and can be used by both files list & grid view, as well as any other components that may need it (peers page, or any future pages)

SgtPooki avatar Mar 17 '25 19:03 SgtPooki