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