mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-02 19:22:47 +00:00
default value to page size
This commit is contained in:
@@ -176,6 +176,7 @@ const ArchivePage = createClass({
|
|||||||
min="6"
|
min="6"
|
||||||
step="2"
|
step="2"
|
||||||
max="30"
|
max="30"
|
||||||
|
defaultValue={this.state.pageSize}
|
||||||
name="pageSize"
|
name="pageSize"
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user