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

Commit 58eafdf

Browse files
author
Alfred Lau
committed
bug fixed
1 parent 2f1e221 commit 58eafdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎index.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ export interface IInfoWindowProps extends Partial<google.maps.InfoWindowOptions>
121121
visible?: boolean
122122

123123
children: React.ReactNode
124-
onClose()?: void
125-
onOpen()?: void
124+
onClose?(): void
125+
onOpen?(): void
126126

127127
}
128128

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /