Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dashboard: Fix [Open IPFS folder] link (#3935)
## Problem solved Short description of the bug fixed or feature added <!-- start pr-codex --> --- ## PR-Codex overview The focus of this PR is to refactor the logic for getting the folder path from an IPFS hash URL in the `dropzone.tsx` component. ### Detailed summary - Refactored logic to extract folder path from IPFS hash URL - Updated return statement to use the extracted folder path for the IPFS URL > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information