@embedreach/components 0.2.22 → 0.2.23
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/chunks/index.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/chunks/index.js
CHANGED
|
@@ -74934,7 +74934,7 @@ const AutomationEditorTabs = ({
|
|
|
74934
74934
|
TabsTrigger,
|
|
74935
74935
|
{
|
|
74936
74936
|
value: "sms",
|
|
74937
|
-
className: "group data-[state=active]:bg-background",
|
|
74937
|
+
className: "group data-[state=active]:bg-background!",
|
|
74938
74938
|
children: /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2", children: [
|
|
74939
74939
|
/* @__PURE__ */ jsx(
|
|
74940
74940
|
"img",
|