ui-kit-ck-consultant 0.5.260 → 0.5.261
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
@@ -4209,7 +4209,7 @@ var Footer = /*#__PURE__*/function (_React$Component) {
|
|
4209
4209
|
xs: 12,
|
4210
4210
|
md: 6,
|
4211
4211
|
lg: 4,
|
4212
|
-
className: "mt-5 mb-5
|
4212
|
+
className: "mt-5 mb-5"
|
4213
4213
|
}, /*#__PURE__*/React.createElement("a", {
|
4214
4214
|
className: "m-auto",
|
4215
4215
|
target: "_blank",
|