mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-14 04:00:37 +02:00
added legal pages, resized tablet view, fixed prettier
This commit is contained in:
@@ -3,9 +3,9 @@ import renderer from "react-test-renderer";
|
||||
|
||||
import { StaticQuery, useStaticQuery } from "gatsby";
|
||||
|
||||
import CategoryTemplate from "./CategoryTemplate";
|
||||
import * as mocks from "@/mocks";
|
||||
|
||||
import CategoryTemplate from "./CategoryTemplate";
|
||||
|
||||
const mockedStaticQuery = StaticQuery as jest.Mock;
|
||||
const mockedUseStaticQuery = useStaticQuery as jest.Mock;
|
||||
|
Reference in New Issue
Block a user