@seamapi/react 3.0.0-beta.1 → 3.0.1

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/README.md CHANGED
@@ -87,7 +87,7 @@ export function App() {
87
87
  <seam-device-table publishable-key="your_publishable_key"></seam-device-table>
88
88
  <script
89
89
  type="module"
90
- src="https://react.seam.co/v/3.0.0-beta.1/dist/elements.js"
90
+ src="https://react.seam.co/v/3.0.1/dist/elements.js"
91
91
  ></script>
92
92
  </body>
93
93
  ```
@@ -215,7 +215,7 @@ or place the following in the `<head>` tag:
215
215
  ```html
216
216
  <link
217
217
  rel="stylesheet"
218
- href="https://react.seam.co/v/3.0.0-beta.1/dist/index.min.css"
218
+ href="https://react.seam.co/v/3.0.1/dist/index.min.css"
219
219
  />
220
220
  ```
221
221
 
package/dist/elements.js CHANGED
@@ -7568,7 +7568,7 @@ const _v = "https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;60
7568
7568
  const n = globalThis.document.createElement("link");
7569
7569
  n.rel = "stylesheet", n.type = "text/css", n.href = _v, globalThis.document.head.appendChild(n);
7570
7570
  }, [t]);
7571
- }, __ = "3.0.0-beta.1", i6 = "https://react.seam.co", o6 = ({
7571
+ }, __ = "3.0.1", i6 = "https://react.seam.co", o6 = ({
7572
7572
  disabled: t = !1,
7573
7573
  unminified: e = !1
7574
7574
  }) => {