Skip to content

Commit 61eced1

Browse files
committed
chore: Format with Prettier
1 parent 268eb0e commit 61eced1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/CodeEditor/CodeEditor.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ class CodeEditor extends Component {
6565
Babel の読み込みに失敗しました。
6666
<br />
6767
<br />
68-
これは広告ブロッカーが原因である可能性があります。もし広告ブロッカーを利用している場合は、サンプルコードが機能させるために ja.reactjs.org をホワイトリストに追加することを検討してください。
68+
これは広告ブロッカーが原因である可能性があります。もし広告ブロッカーを利用している場合は、サンプルコードが機能させるために
69+
ja.reactjs.org をホワイトリストに追加することを検討してください。
6970
</span>
7071
);
7172
} else if (error != null) {

0 commit comments

Comments
 (0)