mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
parent
8ec362652c
commit
717857ed61
1 changed files with 2 additions and 2 deletions
|
|
@ -1070,7 +1070,7 @@
|
|||
</td>
|
||||
<td>Renderer</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
|
||||
the composed props object.</p>
|
||||
<table>
|
||||
|
|
@ -1094,7 +1094,7 @@
|
|||
</td>
|
||||
<td>Renderer</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
|
||||
the composed props object.</p>
|
||||
<table>
|
||||
|
|
|
|||
Loading…
Reference in a new issue