mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-07-25 01:13:14 +10:00
Update oxfmt config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { render as testingLibraryRender } from '@testing-library/react';
|
||||
import { MantineProvider } from '@mantine/core';
|
||||
import { render as testingLibraryRender } from '@testing-library/react';
|
||||
import { theme } from '../theme';
|
||||
|
||||
export function render(ui: React.ReactNode) {
|
||||
|
||||
Reference in New Issue
Block a user