Skip to content

Commit b477d30

Browse files
authored
Update src/content/docs/ja/develop/_sections/frontend-listen.mdx
1 parent 8260985 commit b477d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ja/develop/_sections/frontend-listen.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ unlisten();
5151
ページが再読み込みされるか、別の URL に移動すると、リスナーは自動的に登録解除されます。
5252
ただし、この仕組みは「シングル・ページ・アプリケーション(SPA)」ルーターには適用されません。
5353

54-
> > > 《訳注》 **シングル・ページ・アプリケーション** 一つのページでコンテンツの切り替えを行なうアプリケーションや Web ページの構造。詳しくは [Wikioedia](https://ja.wikipedia.org/wiki/シングルページアプリケーション) を参照してください。
54+
> > > 《訳注》 **シングル・ページ・アプリケーション** 一つのページでコンテンツの切り替えを行なうアプリケーションや Web ページの構造。詳しくは [Wikipedia](https://ja.wikipedia.org/wiki/シングルページアプリケーション) を参照してください。
5555
> > > :::
5656
5757
さらに、Tauri ではイベントを一度だけ検知(リッスン)するためのユーティリティ関数を提供しています:

0 commit comments

Comments
 (0)