Twinkle

Results 2 issues of Twinkle

## Reproduction Hi, just found another issue: ```jsx function Demo() { const [visible, setVisible] = useState(false) const buttonRef = useRef(null) const onClick = () => { console.log('button clicked!') // not...

### Describe the bug Hello, light theme doesn't work when using a light theme terminal. ### Affected version 0.0.330 ### Steps to reproduce the behavior Both commands don't work. ```...

bug
2025 EOY