Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quicklinks Page #37

Closed
ianmah opened this issue Sep 27, 2020 · 1 comment · Fixed by #50
Closed

Quicklinks Page #37

ianmah opened this issue Sep 27, 2020 · 1 comment · Fixed by #50
Assignees

Comments

@ianmah
Copy link
Contributor

ianmah commented Sep 27, 2020

This ticket is to build the Quicklinks page. It depends on the quicklinks card being finished #35

  • Create a card for each quicklink category
  • The quicklinks data will be available as a prop called links
    • links is an array of links, each link has the form
{
    href: 'https://www.google.com/',
    label: 'Google'
}

image

@jackyzha0
Copy link
Contributor

this is done right @ianmah

@acchiang acchiang linked a pull request Oct 29, 2020 that will close this issue
@acchiang acchiang self-assigned this Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants