framework icon indicating copy to clipboard operation
framework copied to clipboard

react/jsx should work with view

Open Fil opened this issue 7 months ago • 4 comments

```jsx echo
const a = view(<input type="range"></input>);
```

${a}

Fil avatar Jul 08 '24 16:07 Fil