@aaravpos/appointment-barber-booking 2.0.8 → 2.0.9

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
@@ -18963,7 +18963,7 @@ function dv() {
18963
18963
  className: "aaravpos-barber-btn aaravpos-barber-btn-position-relative aaravpos-barber-margin-top-20",
18964
18964
  children: /* @__PURE__ */ u("span", {
18965
18965
  className: "aaravpos-barber-btn-content",
18966
- children: b ? "Submitting..." : "Confirm Details"
18966
+ children: "Confirm Details"
18967
18967
  })
18968
18968
  })]
18969
18969
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aaravpos/appointment-barber-booking",
3
- "version": "2.0.8",
3
+ "version": "2.0.9",
4
4
  "description": "A React component library built with Tailwind CSS v4 and TypeScript",
5
5
  "type": "module",
6
6
  "packageManager": "pnpm@10.33.0",