Skip to content

Commit 3927a2c

Browse files
committed
Update Browser.react.js
1 parent 0f4c07f commit 3927a2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dashboard/Data/Browser/Browser.react.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2089,6 +2089,7 @@ class Browser extends DashboardView {
20892089
setErrorAggregatedData={this.setErrorAggregatedData}
20902090
errorAggregatedData={this.state.errorAggregatedData}
20912091
appName={this.props.params.appId}
2092+
limit={this.state.limit}
20922093
/>
20932094
<BrowserFooter
20942095
skip={this.state.skip}

0 commit comments

Comments
 (0)