@melony/react 0.1.50 → 0.1.51

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
@@ -3994,7 +3994,7 @@ var CreateThreadListItem = ({
3994
3994
  url: "?"
3995
3995
  }
3996
3996
  },
3997
- className: cn(className, "border roudned-lg"),
3997
+ className: cn(className),
3998
3998
  children: [
3999
3999
  /* @__PURE__ */ jsx(IconPlus, { className: "size-4" }),
4000
4000
  "New chat"