This project is archived. Its data is read-only.
Fix crash on certain Pydantic type annotations
If the Pydantic type annotation isn't a class, then the `InputField` widget will crash.
issue