Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9d7f3b2

Browse files
patriknieburiamsolankiamit
patrikniebur
authored andcommitted
Update index.js.flow (#1)
This was giving syntax error in flow-bin 0.93.0. This declaration fixes the issue
1 parente728e14 commit9d7f3b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎index.js.flow‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
interface DocumentTitle {}
2+
declare function useDocumentTitle(title: string): DocumentTitle;
23

3-
export defaultfunctionuseDocumentTitle(title: string): DocumentTitle;
4+
export default useDocumentTitle;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp