Closed EmmaDawsonDev closed 2 years ago
Hey can I work on this issue?
@itzwow sorry, this issue is already assigned to @sano2019.
Thanks Emma. I’ll work on it tomorrow
Sent from Proton Mail for iOS
On Thu, Oct 27, 2022 at 21:14, Emma Dawson @.***> wrote:
In about.tsx remove the WorkInProgress component and replace it with an h2 that says Current Maintainers.
Import the MaintainerCard into the file and remove the WorkInProgress import.
Directly beneath the h2 map over the maintainerData and pass each object into the maintainerCard component.
Verify that 2 cards show on the screen with names, descriptions and github links (images will be added later).
This issue is for @.***(https://github.com/sano2019)
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
@itzwow sorry, this issue is already assigned to @sano2019.
Alright No problem . : )
In
about.tsx
remove the WorkInProgress component and replace it with an h2 that says Current Maintainers.Import the MaintainerCard into the file and remove the WorkInProgress import.
Directly beneath the h2 map over the maintainerData and pass each object into the maintainerCard component.
Verify that 2 cards show on the screen with names, descriptions and github links (images will be added later).
This issue is for @sano2019