This commit is contained in:
parent
c7607067db
commit
08d94b6ce3
@ -21,9 +21,9 @@ import RecentNotes from "./RecentNotes"
|
|||||||
import Breadcrumbs from "./Breadcrumbs"
|
import Breadcrumbs from "./Breadcrumbs"
|
||||||
import Comments from "./Comments"
|
import Comments from "./Comments"
|
||||||
import Remark from "./Remark"
|
import Remark from "./Remark"
|
||||||
import _ScrollToTop from "./_ScrollToTop"
|
import ScrollToTop from "./_ScrollToTop"
|
||||||
import _GithubSource from "./_GithubSource"
|
import GithubSource from "./_GithubSource"
|
||||||
import _RandomPageButton from "./_RandomPageButton"
|
import RandomPageButton from "./_RandomPageButton"
|
||||||
|
|
||||||
export {
|
export {
|
||||||
ArticleTitle,
|
ArticleTitle,
|
||||||
@ -48,5 +48,5 @@ export {
|
|||||||
NotFound,
|
NotFound,
|
||||||
Breadcrumbs,
|
Breadcrumbs,
|
||||||
Comments,
|
Comments,
|
||||||
Remark
|
Remark,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user