This commit is contained in:
Rares Mardare 2022-11-04 10:29:17 +02:00
parent 1852c6c441
commit 35b00b702e

View file

@ -1,4 +1,4 @@
import 'src/jest/matchMedia.ts';
import 'jest/matchMedia.ts';
import React from 'react';
import { describe, expect, test } from '@jest/globals';