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%" }}
|
flex={{ base: "0 0 auto", sm: "0 1 50%" }}
|
||||||
>
|
>
|
||||||
<Box as="h3" fontWeight="600">
|
<Box as="h3" fontWeight="600">
|
||||||
New updates (Oct 12)
|
New updates (Oct 14)
|
||||||
</Box>
|
</Box>
|
||||||
<UnorderedList>
|
<UnorderedList>
|
||||||
<ListItem>
|
<ListItem>Paginated item search (bye infinite scroll!)</ListItem>
|
||||||
Automatic modeling!! Thank you everyone who modeled over the
|
<ListItem>Automatic modeling! :0</ListItem>
|
||||||
years!! <333
|
|
||||||
</ListItem>
|
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<ChakraLink
|
<ChakraLink
|
||||||
href="https://twitter.com/NeopetsDTI"
|
href="https://twitter.com/NeopetsDTI"
|
||||||
|
|
Loading…
Reference in a new issue