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

Implement H1 component #71

Open
replygirl opened this issue Aug 17, 2020 · 0 comments · May be fixed by #77
Open

Implement H1 component #71

replygirl opened this issue Aug 17, 2020 · 0 comments · May be fixed by #77
Assignees
Labels
✨ feature New feature or request ⭐ Simple Not difficult 👋 good first issue Good for newcomers

Comments

@replygirl
Copy link
Contributor

Implement an H1 component that includes a placeholder for the WoJ logo.

interface H1Props {
  onClick?: Function // event handler
  collapsed?: boolean // default: false
  inline?: boolean // default: false
}

Design files

@replygirl replygirl added 👋 good first issue Good for newcomers ✨ feature New feature or request ⭐ Simple Not difficult labels Aug 17, 2020
@replygirl replygirl added this to the Implement 1.0 design milestone Aug 17, 2020
@bnns bnns linked a pull request Sep 21, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request ⭐ Simple Not difficult 👋 good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants