opus-toolkit-components 0.4.2 → 0.4.3

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.
@@ -9232,7 +9232,7 @@ function Dropdown(_ref) {
9232
9232
  };
9233
9233
  return /*#__PURE__*/external_react_default().createElement(rn, {
9234
9234
  as: "div",
9235
- className: "relative inline-block text-left",
9235
+ className: `${className} relative inline-block text-left`,
9236
9236
  name: name
9237
9237
  }, /*#__PURE__*/external_react_default().createElement("label", {
9238
9238
  className: "flex items-center"
@@ -9282,4 +9282,4 @@ function Dropdown(_ref) {
9282
9282
  /******/ })()
9283
9283
  ;
9284
9284
  });
9285
- //# sourceMappingURL=main.e560d9256b4456e21fe5.js.map
9285
+ //# sourceMappingURL=main.2d8dde0ea84a03c5f5ee.js.map