We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda5fc7 commit 7c2cf79Copy full SHA for 7c2cf79
src/PageLayout/PageLayout.tsx
@@ -1,7 +1,6 @@
1
import React from 'react'
2
import {createGlobalStyle} from 'styled-components'
3
import Box from '../Box'
4
-import Heading from '../Heading'
5
import {useId} from '../hooks/useId'
6
import {useRefObjectAsForwardedRef} from '../hooks/useRefObjectAsForwardedRef'
7
import {isResponsiveValue, ResponsiveValue, useResponsiveValue} from '../hooks/useResponsiveValue'
0 commit comments