@dreamtree-org/twreact-ui 1.1.9 → 1.1.10

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.esm.js CHANGED
@@ -16777,7 +16777,7 @@ var Navbar = function Navbar(_ref3) {
16777
16777
  "text-gray-700 hover:bg-gray-50": !item.active
16778
16778
  })
16779
16779
  }, item.label);
16780
- }))), /*#__PURE__*/React__default.createElement("h1", null, "asddddddddddddd"));
16780
+ }))));
16781
16781
  };
16782
16782
  Navbar.displayName = "Navbar";
16783
16783
  Navbar.propTypes = {
package/dist/index.js CHANGED
@@ -16797,7 +16797,7 @@ var Navbar = function Navbar(_ref3) {
16797
16797
  "text-gray-700 hover:bg-gray-50": !item.active
16798
16798
  })
16799
16799
  }, item.label);
16800
- }))), /*#__PURE__*/React.createElement("h1", null, "asddddddddddddd"));
16800
+ }))));
16801
16801
  };
16802
16802
  Navbar.displayName = "Navbar";
16803
16803
  Navbar.propTypes = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dreamtree-org/twreact-ui",
3
- "version": "1.1.9",
3
+ "version": "1.1.10",
4
4
  "description": "A comprehensive React + Tailwind components library for building modern web apps",
5
5
  "author": {
6
6
  "name": "Partha Preetham Krishna",