Loïc Padier

Results 4 comments of Loïc Padier

> … > Preact uses tabs and this is what its README code blocks look like. > … There is a [discussion](https://github.com/github-community/community/discussions/8067) in the GitHub community that raises this issue...

I've reproduced build failures for a default project `npm init wmr` on the following platforms: - Linux aarch64 (Raspberry Pi 4 (docker node:16, node:16-alpine) - macOS aarch64 (M1 native (installed...

In the same vein, It would be interesting to be able to replace the TypeaheadSelector by a React component in order to add the possibility of different behaviors to it:...

According to the documentation, the correct PropType for React Components is `React.PropTypes.element` http://facebook.github.io/react/docs/reusable-components.html