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:
witt
2021-02-16 17:39:54 +08:00
committed by GitHub
parent 823fcfc445
commit ac25da9a9b
4 changed files with 128 additions and 128 deletions

View File

@@ -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",