4 lines
113 B
TypeScript
4 lines
113 B
TypeScript
import { TestUtils } from '@rondo.dev/react-test'
|
|
import { theme } from './theme'
|
|
TestUtils.defaultTheme = theme
|