mirror of
https://github.com/zhigang1992/react.git
synced 2026-04-26 23:04:55 +08:00
fix(grid): fix the invalid property of flex in the default scene (#457)
* fix(grid): fix the invalid property of flex in the default scene * test(grid): update snapshots * chore: release v2.1.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@geist-ui/react",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"main": "dist/index.js",
|
||||
"module": "esm/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user