Skip to content

Commit 9371809

Browse files
committed
空行削除
1 parent 642413f commit 9371809

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/theme/MDXComponents.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@ import React from "react";
22
import MDXComponents from "@theme-original/MDXComponents";
33

44
/*
5-
65
export components in this file
76
and they become available on every page
87
98
このファイルでコンポネントをexportすると、
109
全てのページでimport宣言無しで使えるようになります。
1110
1211
cf. https://docusaurus.io/docs/markdown-features/react#mdx-component-scope
13-
1412
*/
1513

1614
// libraries

0 commit comments

Comments
 (0)