UNPKG

mui-rff

Version:

Set of modern wrapper components to facilitate using Material UI with React Final Form

4 lines (3 loc) 228 B
declare const customRender: (ui: any, options?: any) => import("@testing-library/react").RenderResult<typeof import("@testing-library/dom/queries")>; export * from '@testing-library/react'; export { customRender as render };