@factorialco/f0-react 1.406.1 → 1.407.0

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.
@@ -55302,7 +55302,7 @@ function U9({
55302
55302
  className: W(
55303
55303
  "flex w-full min-w-0",
55304
55304
  "cursor-text items-center",
55305
- t.align === "right" && "justify-end"
55305
+ t.align === "right" && "[&_input]:text-right"
55306
55306
  ),
55307
55307
  children: /* @__PURE__ */ g(
55308
55308
  z$,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@factorialco/f0-react",
3
- "version": "1.406.1",
3
+ "version": "1.407.0",
4
4
  "private": false,
5
5
  "files": [
6
6
  "assets",