UNPKG

zvelte-datepicker

Version:

A datepicker fork from the version 2.0.4 of https://github.com/6eDesign/svelte-calendar with time selection fonctionality

9 lines (7 loc) 286 B
// import { render } from '@testing-library/svelte'; // import App from './App'; // test('renders learn svelte link', () => { // const { getByText } = render(App); // const titleHeading = getByText(/svelte-calendar/i); // expect(titleHeading).toBeInTheDocument(); // });