diff --git a/website/index.html b/website/index.html index 24878fa5..58656661 100644 --- a/website/index.html +++ b/website/index.html @@ -1070,7 +1070,7 @@ Renderer -

Passes down props to <Tabs> +

Passes down props from <Tabs> to the <Header> component. Must return the composed props object.

@@ -1094,7 +1094,7 @@
Renderer -

Passes down props to <Tab> +

Passes down props from <Tab> to the <Tabs> component. Must return the composed props object.