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