Apr 1 "New Updates"
This commit is contained in:
parent
6f6fc264af
commit
5cd6fac052
1 changed files with 3 additions and 3 deletions
|
@ -517,11 +517,11 @@ function FeedbackFormPitch() {
|
|||
flex={{ base: "0 0 auto", sm: "0 1 50%" }}
|
||||
>
|
||||
<Box as="h3" fontWeight="600">
|
||||
New updates (Mar 16)
|
||||
New updates (Apr 1)
|
||||
</Box>
|
||||
<UnorderedList>
|
||||
<ListItem>Support new HTML5 items</ListItem>
|
||||
<ListItem>Lots of old item bug fixes!</ListItem>
|
||||
<ListItem>Clearer NC/NP indicators</ListItem>
|
||||
<ListItem>Lots of item bug fixes!</ListItem>
|
||||
<ListItem>Focused on reliability 💛</ListItem>
|
||||
<ListItem>
|
||||
<Link
|
||||
|
|
Loading…
Reference in a new issue