File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
docs/src/@primer/gatsby-theme-doctocat Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 80
80
url : /PointerBox
81
81
- title : Popover
82
82
url : /Popover
83
- - title : Portal
84
- url : /Portal
83
+ # - title: Portal
84
+ # url: /Portal
85
85
- title : Position
86
86
url : /Position
87
87
- title : ProgressBar
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ export {default as Pagehead} from './Pagehead'
50
50
export { default as Pagination } from './Pagination'
51
51
export { default as PointerBox } from './PointerBox'
52
52
export { default as Popover } from './Popover'
53
- export { default as Portal , PortalProps , registerPortalRoot } from './Portal'
53
+ // export {default as Portal, PortalProps, registerPortalRoot} from './Portal'
54
54
export { default as ProgressBar } from './ProgressBar'
55
55
export { default as SelectMenu } from './SelectMenu'
56
56
export { default as SideNav } from './SideNav'
You can’t perform that action at this time.
0 commit comments