13 comments (13 comments)4 reactions (4 reactions)0 assignees (0 assignees)JavaScript1,306 stars (1,306 stars)159 forks (159 forks)batch import
feature requesthelp wanted
- Issue 種別
- feature
- 調査方針
- Locate the component that displays the secret (likely in src/components/). Add a copy to clipboard button using the browser's Clipboard API and a show/hide toggle button that toggles the visibility of the secret text. Ensure the UI matches the existing design system. Test the functionality manually for different secrets.