Skip to content

Commit 7ba4a0f

Browse files
committed
fix: match lines with the original
1 parent 4f7e602 commit 7ba4a0f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/guide/single-file-component.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@
4848

4949
### サンドボックスの例
5050

51-
すぐに触ってそして単一ファイルコンポーネントを試したい方は、CodeSandBox 上の [この単純な todo アプリケーション](https://codesandbox.io/s/vue-todo-list-app-with-single-file-component-vzkl3?file=/src/App.vue)
52-
をチェックしてみてください。
51+
すぐに触ってそして単一ファイルコンポーネントを試したい方は、CodeSandBox 上の [この単純な todo アプリケーション](https://codesandbox.io/s/vue-todo-list-app-with-single-file-component-vzkl3?file=/src/App.vue) をチェックしてみてください。
5352

5453
### JavaScript でモジュールビルドシステムが初めてなユーザ向け
5554

0 commit comments

Comments
 (0)