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 0aef3a3

Browse files
Fix BannerLayer typings (jscottsmith#92)
1 parent 0d93c89 commit 0aef3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/index.d.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export interface BannerLayer {
7070
/**
7171
* Custom layer children provided as a React element, for example `<Video />`
7272
*/
73-
children: any;
73+
children?: any;
7474
/**
7575
* Indicate if the layer should be expanded with negative top/bottom margins so the edges will
7676
* never be visible.

0 commit comments

Comments
(0)

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