react-blocks
react-blocks copied to clipboard
A higher-level react component to manage complex layouts using flexbox.
In common use cases I can think of, nowrap would make more sense for page layouts. Flexbox'es strength as I see it is in easily making blocks layout in a...
``` warning.js:36 Warning: ComposedBlock: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child...
I get the following error: ``` Warning: Unknown props `layout`, `horizontal`, `justifyBetween` on tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop ``` With the following code: ```jsx...
The current version of react-blocks includes handling media queries. The question is, whether it should be at the core of the library? Also there are a couple of notable libraries...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...