@compilot/react-sdk 2.47.0-dev → 2.48.0-dev

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.
@@ -185,7 +185,7 @@ function useGlobalState(_ref2) {
185
185
  var ComPilotContext = /*#__PURE__*/react.createContext(null);
186
186
 
187
187
  /**
188
- * The props type of {@link ComPilotProvider}.
188
+ * The props type of @see {@link ComPilotProvider}.
189
189
  *
190
190
  * @category PropTypes
191
191
  */
@@ -185,7 +185,7 @@ function useGlobalState(_ref2) {
185
185
  var ComPilotContext = /*#__PURE__*/react.createContext(null);
186
186
 
187
187
  /**
188
- * The props type of {@link ComPilotProvider}.
188
+ * The props type of @see {@link ComPilotProvider}.
189
189
  *
190
190
  * @category PropTypes
191
191
  */
@@ -182,7 +182,7 @@ function useGlobalState(_ref2) {
182
182
  var ComPilotContext = /*#__PURE__*/createContext(null);
183
183
 
184
184
  /**
185
- * The props type of {@link ComPilotProvider}.
185
+ * The props type of @see {@link ComPilotProvider}.
186
186
  *
187
187
  * @category PropTypes
188
188
  */
@@ -1,7 +1,7 @@
1
1
  import React from "react";
2
2
  import type { Config } from "@compilot/web-sdk";
3
3
  /**
4
- * The props type of {@link ComPilotProvider}.
4
+ * The props type of @see {@link ComPilotProvider}.
5
5
  *
6
6
  * @category PropTypes
7
7
  */
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@compilot/react-sdk",
3
- "version": "2.47.0",
3
+ "version": "2.48.0",
4
4
  "description": "ComPilot React SDK",
5
5
  "keywords": [],
6
6
  "license": "ISC",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@compilot/react-sdk",
3
- "version": "2.47.0-dev",
3
+ "version": "2.48.0-dev",
4
4
  "description": "ComPilot React SDK",
5
5
  "keywords": [],
6
6
  "license": "ISC",