sprint-asia-custom-component 0.1.107 → 0.1.108

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
@@ -47905,7 +47905,7 @@
47905
47905
  onClickRightButton
47906
47906
  }) => {
47907
47907
  return /*#__PURE__*/React__default["default"].createElement("div", {
47908
- className: "fixed bottom-0 flex justify-end w-full items-center py-1 px-6 bg-white z-10"
47908
+ className: "fixed bottom-0 flex justify-end w-full items-center py-1 px-6 bg-white z-50"
47909
47909
  }, /*#__PURE__*/React__default["default"].createElement("div", {
47910
47910
  className: "flex items-center mr-48"
47911
47911
  }, 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.107",
4
+ "version": "0.1.108",
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-10">
18
+ <div className="fixed bottom-0 flex justify-end w-full items-center py-1 px-6 bg-white z-50">
19
19
  <div className="flex items-center mr-48">
20
20
  {isActiveLeftButton && (
21
21
  <div className="m-1">