Mention starred outfits in "Your outfits" WIP
This commit is contained in:
parent
e149d53595
commit
9b0a99e2ae
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ function UserOutfitsPage() {
|
|||
<Box>
|
||||
<Flex justifyContent="space-between" marginBottom="4">
|
||||
<Heading1>Your outfits</Heading1>
|
||||
<WIPCallout details="This list doesn't work well with a lot of outfits yet. We'll paginate it soon!" />
|
||||
<WIPCallout details="This list doesn't work well with a lot of outfits yet. We'll paginate it soon! And starred outfits are coming, too!" />
|
||||
</Flex>
|
||||
<UserOutfitsPageContent />
|
||||
</Box>
|
||||
|
|
Loading…
Reference in a new issue