Skip to content

Commit 9804d71

Browse files
committed
Merge branch 'master' of github.com:damiarita/react-responsive-video
2 parents 3873788 + 4ce7606 commit 9804d71

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/modules.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
#### Defined in
2727

28-
[components/poster.tsx:5](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/components/poster.tsx#L5)
28+
[components/poster.tsx:5](https://github.com/damiarita/react-responsive-video/blob/b7a6340/src/components/poster.tsx#L5)
2929

3030
___
3131

@@ -35,7 +35,7 @@ ___
3535

3636
#### Defined in
3737

38-
[components/poster.tsx:4](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/components/poster.tsx#L4)
38+
[components/poster.tsx:4](https://github.com/damiarita/react-responsive-video/blob/b7a6340/src/components/poster.tsx#L4)
3939

4040
___
4141

@@ -56,7 +56,7 @@ The prop type to the Responsive Video React Component
5656

5757
#### Defined in
5858

59-
[components/responsiveVideo.tsx:16](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/components/responsiveVideo.tsx#L16)
59+
[components/responsiveVideo.tsx:16](https://github.com/damiarita/react-responsive-video/blob/b7a6340/src/components/responsiveVideo.tsx#L16)
6060

6161
___
6262

@@ -78,7 +78,7 @@ The elements of the array of sizes that are passed to the Responsive Video React
7878

7979
#### Defined in
8080

81-
[types/size.ts:12](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/types/size.ts#L12)
81+
[types/size.ts:12](https://github.com/damiarita/react-responsive-video/blob/b7a6340/src/types/size.ts#L12)
8282

8383
___
8484

@@ -97,7 +97,7 @@ The elements of the array of sizes that are passed to the Responsive Video React
9797

9898
#### Defined in
9999

100-
[types/source.ts:7](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/types/source.ts#L7)
100+
[types/source.ts:7](https://github.com/damiarita/react-responsive-video/blob/b7a6340/src/types/source.ts#L7)
101101

102102
___
103103

@@ -109,7 +109,7 @@ The prop type to the Video element that is created on the client. All the props
109109

110110
#### Defined in
111111

112-
[components/video.tsx:8](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/components/video.tsx#L8)
112+
[components/video.tsx:8](https://github.com/damiarita/react-responsive-video/blob/b7a6340/src/components/video.tsx#L8)
113113

114114
## Functions
115115

@@ -242,4 +242,4 @@ A React Component that produces: 1-> On SSR, a <picture> element with all the po
242242

243243
#### Defined in
244244

245-
[components/responsiveVideo.tsx:135](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/components/responsiveVideo.tsx#L135)
245+
[components/responsiveVideo.tsx:135](https://github.com/damiarita/react-responsive-video/blob/b7a6340/src/components/responsiveVideo.tsx#L135)

0 commit comments

Comments
 (0)