fixed export
This commit is contained in:
parent
626acb4a72
commit
3bf88f805e
|
@ -19,6 +19,7 @@ import DesktopOnly from "./DesktopOnly"
|
|||
import MobileOnly from "./MobileOnly"
|
||||
import RecentNotes from "./RecentNotes"
|
||||
import Breadcrumbs from "./Breadcrumbs"
|
||||
import PageImage from "./PageImage"
|
||||
|
||||
export {
|
||||
ArticleTitle,
|
||||
|
@ -42,4 +43,5 @@ export {
|
|||
RecentNotes,
|
||||
NotFound,
|
||||
Breadcrumbs,
|
||||
PageImage,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue