mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 10:40:09 +01:00 
			
		
		
		
	added legal pages, resized tablet view, fixed prettier
This commit is contained in:
		@@ -3,9 +3,9 @@ import React from "react";
 | 
			
		||||
import classNames from "classnames";
 | 
			
		||||
import { Link } from "gatsby";
 | 
			
		||||
 | 
			
		||||
import * as styles from "./Pagination.module.scss";
 | 
			
		||||
import { PAGINATION } from "@/constants";
 | 
			
		||||
 | 
			
		||||
import * as styles from "./Pagination.module.scss";
 | 
			
		||||
 | 
			
		||||
type Props = {
 | 
			
		||||
  prevPagePath: string;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user