📄️ Mantine
Basically - hookform-input was first implemented to work seemlessly with Mantine components.
📄️ Material UI
Integration with Material UI is a bit more complex than with Mantine. To make usage of error message, you have to provide a custom component that will handle it correctly. This is bare minimum example of how to use hookform-input with Material UI components.
📄️ Shadcn UI
<Sandbox