Skip to content

Creates and uses shared Footer component#235

Merged
kgajera merged 1 commit intoechobind:canaryfrom
kyleshevlin:footer-changes
Nov 5, 2021
Merged

Creates and uses shared Footer component#235
kgajera merged 1 commit intoechobind:canaryfrom
kyleshevlin:footer-changes

Conversation

@kyleshevlin
Copy link
Copy Markdown
Contributor

I noticed an issue with a static year in the footer of the layouts. This PR fixes this, and creates a shared Footer.

Changes

  • Creates a shared Footer component
  • Dynamically sets the year for the copyright
  • Changes the text of the footer from i to em (though arguably this should be done with CSS as I don't think the content itself is semantically emphasized).

Checklist

  • Requires dependency update?
  • Generating a new app works

Comment thread packages/create-bison-app/template/components/Footer.tsx
@kgajera kgajera linked an issue Oct 19, 2021 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@code-jenn-or code-jenn-or left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to see this refactor, one component to rule them all

@kgajera kgajera merged commit 61bfbcc into echobind:canary Nov 5, 2021
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

Successfully merging this pull request may close these issues.

Update footer component to create a dynamic copyright date

4 participants