@ctlyst.id/internal-ui 3.1.22 → 3.1.23
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -736,7 +736,6 @@ var BreadCrumb = (props) => {
|
|
736
736
|
display: "flex",
|
737
737
|
justifyContent: "space-between",
|
738
738
|
alignItems: "center",
|
739
|
-
paddingY: 2,
|
740
739
|
children: [
|
741
740
|
/* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(import_react9.Box, { display: "flex", alignItems: "center", children: [
|
742
741
|
!hideTitle && /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(import_jsx_runtime14.Fragment, { children: [
|