Homepage update: item search pagination
This commit is contained in:
parent
4cdfff03d1
commit
6be5dd74d3
1 changed files with 3 additions and 5 deletions
|
@ -702,13 +702,11 @@ function FeedbackFormPitch() {
|
|||
flex={{ base: "0 0 auto", sm: "0 1 50%" }}
|
||||
>
|
||||
<Box as="h3" fontWeight="600">
|
||||
New updates (Oct 12)
|
||||
New updates (Oct 14)
|
||||
</Box>
|
||||
<UnorderedList>
|
||||
<ListItem>
|
||||
Automatic modeling!! Thank you everyone who modeled over the
|
||||
years!! <333
|
||||
</ListItem>
|
||||
<ListItem>Paginated item search (bye infinite scroll!)</ListItem>
|
||||
<ListItem>Automatic modeling! :0</ListItem>
|
||||
<ListItem>
|
||||
<ChakraLink
|
||||
href="https://twitter.com/NeopetsDTI"
|
||||
|
|
Loading…
Reference in a new issue