Skip to content

Commit f4e2501

Browse files
authored
Add Pagehead stories (#3042)
* Add `Pagehead` story * Update docs path * Add Playground * Enable test * Update generated/components.json * Add e2e test * test(vrt): update snapshots * Re-run `generate-e2e-tests` --------- Co-authored-by: simurai <[email protected]>
1 parent 51a2cc9 commit f4e2501

18 files changed

+118
-24
lines changed
6.93 KB
Loading
6.92 KB
Loading
6.83 KB
Loading
6.93 KB
Loading
6.93 KB
Loading
6.87 KB
Loading
6.85 KB
Loading
6.87 KB
Loading
6.87 KB
Loading

docs/content/Pagehead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source: https://github.com/primer/react/blob/main/src/Pagehead.tsx
66
status: Alpha
77
---
88

9-
import data from '../../src/Pagehead.docs.json'
9+
import data from '../../src/Pagehead/Pagehead.docs.json'
1010

1111
```js
1212
import {Pagehead} from '@primer/react'

0 commit comments

Comments
 (0)