Benedikt Müller

Results 24 issues of Benedikt Müller

https://github.com/facebook/react/issues/16604#issuecomment-528663101

https://github.com/facebook/react-strict-dom Target API: ```typescript import { css, html as h } from 'react-strict-dom'; const styles = css.create({ button: { ... }, text: { ... } }); export function DesignSystemButton(props) {...

Fixes #7340 Hey @Fyrd, thanks for maintaining this amazing project! I'd like to help with adding the ES15 summary. I'm not sure where to put those summary pages, couldn't find...