mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-31 00:29:46 +01:00 
			
		
		
		
	added legal pages, resized tablet view, fixed prettier
This commit is contained in:
		| @@ -1,11 +1,11 @@ | ||||
| import React from "react"; | ||||
|  | ||||
| import * as styles from "./Contacts.module.scss"; | ||||
| import { Icon } from "@/components/Icon"; | ||||
| import { ICONS } from "@/constants"; | ||||
| import { Dictionary } from "@/types"; | ||||
| import { getContactHref, getIcon } from "@/utils"; | ||||
|  | ||||
| import * as styles from "./Contacts.module.scss"; | ||||
|  | ||||
| type Props = { | ||||
|   contacts: Dictionary<string>; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user