This commit is contained in:
Travis Fischer
2022-10-15 18:03:52 -04:00
parent 44026d9766
commit 3a229e357c
19 changed files with 56 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
import * as React from 'react'
import * as types from 'lib/types'
import * as types from '@/lib/types'
import { PageHead } from './PageHead'
import styles from './styles.module.css'