sm-click-library-ui 0.0.51 → 0.0.53
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.
|
@@ -10403,7 +10403,7 @@ const ep = { class: "calendar-container" }, tp = { class: "calendar-header" }, a
|
|
|
10403
10403
|
B("main", up, [
|
|
10404
10404
|
Xe(R, {
|
|
10405
10405
|
placement: "top",
|
|
10406
|
-
class: "popper",
|
|
10406
|
+
class: "dark:popper-light popper-dark",
|
|
10407
10407
|
hover: !0,
|
|
10408
10408
|
content: H.hours
|
|
10409
10409
|
}, {
|