mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -09:00
parent
8ec362652c
commit
717857ed61
1 changed files with 2 additions and 2 deletions
|
|
@ -1070,7 +1070,7 @@
|
||||||
</td>
|
</td>
|
||||||
<td>Renderer</td>
|
<td>Renderer</td>
|
||||||
<td>
|
<td>
|
||||||
<p>Passes down props to <code><Tabs></code>
|
<p>Passes down props from <code><Tabs></code>
|
||||||
to the <code><Header></code> component. Must return
|
to the <code><Header></code> component. Must return
|
||||||
the composed props object.</p>
|
the composed props object.</p>
|
||||||
<table>
|
<table>
|
||||||
|
|
@ -1094,7 +1094,7 @@
|
||||||
</td>
|
</td>
|
||||||
<td>Renderer</td>
|
<td>Renderer</td>
|
||||||
<td>
|
<td>
|
||||||
<p>Passes down props to <code><Tab></code>
|
<p>Passes down props from <code><Tab></code>
|
||||||
to the <code><Tabs></code> component. Must return
|
to the <code><Tabs></code> component. Must return
|
||||||
the composed props object.</p>
|
the composed props object.</p>
|
||||||
<table>
|
<table>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue