mirror of
https://github.com/paperclipai/paperclip
synced 2026-03-25 11:21:48 +00:00
- Replace break-all with <wbr> hints after / and - characters so paths break at directory and word boundaries instead of mid-word - Use overflow-wrap: anywhere as fallback for very long segments - Apply natural breaking to the workspace name link as well - Rename CopyablePath to CopyableValue with optional mono prop for better semantic clarity Co-Authored-By: Paperclip <noreply@paperclip.ing>