Working infinite scroll
This commit is contained in:
parent
9757983046
commit
6d140d6a86
5 changed files with 66 additions and 14 deletions
|
@ -92,6 +92,7 @@ const Root = () => {
|
|||
const Main = (props) => {
|
||||
return (
|
||||
<Box
|
||||
id="main"
|
||||
component="main"
|
||||
sx={{
|
||||
display: 'flex',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue