MathiSans / capstone_mood-tracker

https://mood-diary-five.vercel.app
3 stars 0 forks source link

Dev Story: Linking #120

Open janphilipp-winkler opened 2 weeks ago

janphilipp-winkler commented 2 weeks ago

Value proposition

As a dev I want to create a linking component that uses the Link component In order to to link to some other part of the app and at the same time changes the dashboardIsOpen state

Description

<LinkWrapper link={linkText}>{children}</LinkWrapper>

Acceptance criteria

Tasks

Settings