mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Doc: add reduceTermGroups reference (#1483)
This commit is contained in:
parent
ef984a488d
commit
a2acccabe7
1 changed files with 2 additions and 2 deletions
|
|
@ -979,10 +979,10 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>reduceUI</code><br><code>reduceSessions</code></td>
|
||||
<td><code>reduceUI</code><br><code>reduceSessions</code><br><code>reduceTermGroups</code></td>
|
||||
<td>Renderer</td>
|
||||
<td>
|
||||
<p>A custom reducer for the <code>ui</code> state shape.</p>
|
||||
<p>A custom reducer for the <code>ui</code>, <code>sessions</code> or <code>termgroups</code> state shape.</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue