We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0bebf commit c0a02adCopy full SHA for c0a02ad
README.md
@@ -1,4 +1,4 @@
1
-Flex React v1.2.9
+Flex React v1.3.0
2
==========================
3
4
Flex React is a grid-based set of components for React. It offers the following features:
package.json
@@ -1,6 +1,6 @@
{
"name": "flex-react",
- "version": "1.2.9",
+ "version": "1.3.0",
"description": "A lightweight React component library to build flex-based grids.",
5
"main": "dist/index.js",
6
"module": "src/index.js",
0 commit comments