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 IconHeadingLabel page block #32

Open
franknoirot opened this issue Mar 7, 2022 · 0 comments
Open

Implement IconHeadingLabel page block #32

franknoirot opened this issue Mar 7, 2022 · 0 comments

Comments

@franknoirot
Copy link
Collaborator

There is a component with an icon, heading, and label text that is used on the About page and across the site, that can be found in src/components/_old/PageBlock.js.

  • It should be implemented as an available PageBlock (src/components/PageContent/PageBlock), but give it its own file so it's easier to find.
  • Also note that if several occur in a row within page content they should be wrapped by a containing element. This is not my favorite logic but once we implement it we can think of how to improve it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant