Switch to use react-typography
This commit is contained in:
parent
728dee0b30
commit
8adca0d4ab
2 changed files with 2 additions and 2 deletions
2
html.js
2
html.js
|
|
@ -1,7 +1,7 @@
|
|||
import React from 'react'
|
||||
import DocumentTitle from 'react-document-title'
|
||||
import { prefixLink } from 'gatsby-helpers'
|
||||
import { GoogleFont, TypographyStyle } from 'typography-react'
|
||||
import { GoogleFont, TypographyStyle } from 'react-typography'
|
||||
import typography from './utils/typography'
|
||||
|
||||
const BUILD_TIME = new Date().getTime()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue