You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add reusable copy hook and path copy in shell drawer
- Create useCopyToClipboard hook with visual feedback
- Add copy icon next to path in ShellDrawer
- Refactor DevServerCard to use the new hook