home post pagination kinda broke 🥲 #110
Labels
bug
Something isn't working
help wanted
Extra attention is needed
important
features needs to be worked on asap
Home.tsx
the height and view port, restricts the user from reaching the end of the page.
<Flex mt={10} bg="dark" height="calc(100vh - 45px)"> {/* Adjust height to fit the viewport */}
The text was updated successfully, but these errors were encountered: