sprint-asia-custom-component 0.1.110 → 0.1.111

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 CHANGED
@@ -47906,7 +47906,7 @@
47906
47906
  onClickRightButton
47907
47907
  }) => {
47908
47908
  return /*#__PURE__*/React__default["default"].createElement("div", {
47909
- className: "fixed bottom-0 flex justify-end w-full items-center py-1 px-6 bg-white z-50"
47909
+ className: "fixed bottom-0 flex justify-end w-full items-center py-1 px-6 bg-white"
47910
47910
  }, /*#__PURE__*/React__default["default"].createElement("div", {
47911
47911
  className: "flex items-center mr-48"
47912
47912
  }, isActiveLeftButton && /*#__PURE__*/React__default["default"].createElement("div", {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sprint-asia-custom-component",
3
3
  "main": "dist/index.js",
4
- "version": "0.1.110",
4
+ "version": "0.1.111",
5
5
  "private": false,
6
6
  "dependencies": {
7
7
  "@headlessui/react": "^1.7.18",
@@ -15,7 +15,7 @@ const Footer = ({
15
15
  onClickRightButton,
16
16
  }) => {
17
17
  return (
18
- <div className="fixed bottom-0 flex justify-end w-full items-center py-1 px-6 bg-white z-50">
18
+ <div className="fixed bottom-0 flex justify-end w-full items-center py-1 px-6 bg-white">
19
19
  <div className="flex items-center mr-48">
20
20
  {isActiveLeftButton && (
21
21
  <div className="m-1">