@ecoding/components.antd.layout
Advanced tools
@@ -24,3 +24,3 @@ import React from "react"; | ||
| React.createElement(Space, { align: "center", split: title && sTitle ? React.createElement(Divider, { type: "vertical" }) : null }, | ||
| React.createElement(Typography.Title, { level: 5, style: { marginBottom: 0 } }, title), | ||
| React.createElement(Typography.Title, { level: 5, style: { marginBottom: 0, marginTop: 0 } }, title), | ||
| typeof sTitle === "string" ? React.createElement(Typography.Text, { type: "secondary" }, sTitle) : sTitle), | ||
@@ -27,0 +27,0 @@ addAfter ? (React.createElement("div", { style: { |
+2
-2
| { | ||
| "name": "@ecoding/components.antd.layout", | ||
| "version": "0.0.29", | ||
| "version": "0.0.30", | ||
| "author": "cxc", | ||
@@ -26,3 +26,3 @@ "homepage": "", | ||
| }, | ||
| "gitHead": "8762c839694043012286a53dab2f404a735da3e1" | ||
| "gitHead": "e2a76f4b25a26b361ddf234da70ad730fba15040" | ||
| } |
12994
0.11%23
4.55%