UNPKG

@datepicker-react/styled

Version:

A React datepicker build with styled-components.

10 lines (9 loc) 293 B
declare function renderWithProviders( ui: any, options?: any, contextValues?: Record<string, unknown>, ): import('@testing-library/react').RenderResult< typeof import('@testing-library/dom/types/queries') > export * from '@testing-library/react' export {renderWithProviders as render}