ipfs-webui
ipfs-webui copied to clipboard
feat: create shortcut component that can be used on any page
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)