@factorialco/f0-react 4.29.3 → 4.29.4

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.
Files changed (2) hide show
  1. package/dist/f0.js +1 -1
  2. package/package.json +1 -1
package/dist/f0.js CHANGED
@@ -58858,7 +58858,7 @@ const PlaybackMenu = ({
58858
58858
  role: "group",
58859
58859
  "aria-label": R ?? W,
58860
58860
  className: cn(
58861
- "flex flex-col gap-2.5 rounded-2xl border border-solid border-f1-border bg-f1-background p-3",
58861
+ "flex flex-col gap-2.5 rounded-2xl border border-solid border-f1-border-secondary bg-f1-background p-3",
58862
58862
  Y
58863
58863
  ),
58864
58864
  ...P,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@factorialco/f0-react",
3
- "version": "4.29.3",
3
+ "version": "4.29.4",
4
4
  "private": false,
5
5
  "files": [
6
6
  "assets",