mirror of
https://github.com/primer/css.git
synced 2024-11-30 19:53:11 +03:00
Update docs/markdown.js
Co-Authored-By: emplums <emplums@github.com>
This commit is contained in:
parent
84e083cbea
commit
e5bbf732fd
@ -1,6 +1,6 @@
|
||||
import React from 'react'
|
||||
import {Heading, Link} from '@primer/components'
|
||||
import {CodeExample} from '@primer/blueprints/dist/next-components-index.umd.js'
|
||||
import {CodeExample} from '@primer/blueprints/next-components'
|
||||
import Outline from './Outline'
|
||||
|
||||
export const H1 = props => <Heading fontSize={6} fontWeight="light" {...props} />
|
||||
|
Loading…
Reference in New Issue
Block a user