@superinterface/react 3.5.1 → 3.5.2

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.cjs CHANGED
@@ -5760,9 +5760,8 @@ AudioThreadDialog.Content = Content7;
5760
5760
  var import_react65 = require("react");
5761
5761
  var import_jsx_runtime92 = require("react/jsx-runtime");
5762
5762
  var MarkdownProvider = function(_param) {
5763
- var children = _param.children, components2 = _param.components, rest = _object_without_properties(_param, [
5764
- "children",
5765
- "components"
5763
+ var children = _param.children, rest = _object_without_properties(_param, [
5764
+ "children"
5766
5765
  ]);
5767
5766
  var prevMarkdownContext = useMarkdownContext();
5768
5767
  var value = (0, import_react65.useMemo)(function() {