added legal pages, resized tablet view, fixed prettier

This commit is contained in:
2022-09-10 09:27:37 +02:00
parent 1cf766573d
commit f84e56f0ad
45 changed files with 719 additions and 2516 deletions

View File

@@ -3,9 +3,9 @@ import renderer from "react-test-renderer";
import { StaticQuery, useStaticQuery } from "gatsby";
import CategoriesTemplate from "./CategoriesTemplate";
import * as mocks from "@/mocks";
import CategoriesTemplate from "./CategoriesTemplate";
const mockedStaticQuery = StaticQuery as jest.Mock;
const mockedUseStaticQuery = useStaticQuery as jest.Mock;

View File

@@ -177,6 +177,9 @@ exports[`CategoriesTemplate renders correctly 1`] = `
<div>
All rights reserved.
</div>
<nav>
<ul />
</nav>
</div>
</div>
<div>