UForm doesn't accept type import for schema
I have an exported const in a different file that has my zod schema. when I try to specify the schema in :schema in my UForm, I get this:
even though it works fine in other places
even though it works fine in other places
