From 2cdcb6293ca21a7ca6aad3d44743c59aa4081a9f Mon Sep 17 00:00:00 2001 From: damiarita Date: Mon, 15 Apr 2024 20:34:07 +0000 Subject: [PATCH] Update docs based on TypeDocs --- docs/modules.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/modules.md b/docs/modules.md index 28c39fb..a249337 100644 --- a/docs/modules.md +++ b/docs/modules.md @@ -25,7 +25,7 @@ #### Defined in -[components/poster.tsx:5](https://github.com/damiarita/react-responsive-video/blob/309fb45/src/components/poster.tsx#L5) +[components/poster.tsx:5](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/components/poster.tsx#L5) ___ @@ -35,7 +35,7 @@ ___ #### Defined in -[components/poster.tsx:4](https://github.com/damiarita/react-responsive-video/blob/309fb45/src/components/poster.tsx#L4) +[components/poster.tsx:4](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/components/poster.tsx#L4) ___ @@ -56,7 +56,7 @@ The prop type to the Responsive Video React Component #### Defined in -[components/responsiveVideo.tsx:16](https://github.com/damiarita/react-responsive-video/blob/309fb45/src/components/responsiveVideo.tsx#L16) +[components/responsiveVideo.tsx:16](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/components/responsiveVideo.tsx#L16) ___ @@ -78,7 +78,7 @@ The elements of the array of sizes that are passed to the Responsive Video React #### Defined in -[types/size.ts:12](https://github.com/damiarita/react-responsive-video/blob/309fb45/src/types/size.ts#L12) +[types/size.ts:12](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/types/size.ts#L12) ___ @@ -97,7 +97,7 @@ The elements of the array of sizes that are passed to the Responsive Video React #### Defined in -[types/source.ts:7](https://github.com/damiarita/react-responsive-video/blob/309fb45/src/types/source.ts#L7) +[types/source.ts:7](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/types/source.ts#L7) ___ @@ -109,7 +109,7 @@ The prop type to the Video element that is created on the client. All the props #### Defined in -[components/video.tsx:8](https://github.com/damiarita/react-responsive-video/blob/309fb45/src/components/video.tsx#L8) +[components/video.tsx:8](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/components/video.tsx#L8) ## Functions @@ -242,4 +242,4 @@ A React Component that produces: 1-> On SSR, a element with all the po #### Defined in -[components/responsiveVideo.tsx:135](https://github.com/damiarita/react-responsive-video/blob/309fb45/src/components/responsiveVideo.tsx#L135) +[components/responsiveVideo.tsx:135](https://github.com/damiarita/react-responsive-video/blob/a49d0b3/src/components/responsiveVideo.tsx#L135)