You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, property() requires a schema as its first argument, but it would be much cleaner to allow setting metadata like {hidden: true} without having to manually re-declare the underlying Zod or Valibot validation.