We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1582dd0 commit b0909e6Copy full SHA for b0909e6
example/src/App.js
@@ -18,7 +18,7 @@ export default function App() {
18
<div className="cell"> Header 5 </div>
19
</div>
20
<div className="separator">
21
- The body & header of table have their scroll position in sync.
+ The body & header of the table have their scroll position in sync.
22
23
<div ref={bodyRef} className="table-body">
24
<div className="cell"> Cell 1 </div>
0 commit comments