opentui
opentui copied to clipboard
feat(react): add <diff> component support
Summary
- Add
<diff>as a built-in React component by registeringDiffRenderablein the component catalogue - Add React example demonstrating diff viewer with theme cycling, view modes (unified/split), and keybindings
- Add diff-demo to core examples index