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

Adds a standalone hashstats page with current hash values #466

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

jarrydallison
Copy link
Contributor

Description

Adds a standalone hash stats page for iframe to markdown documents.

closes: #465


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

@jarrydallison jarrydallison marked this pull request as ready for review December 6, 2022 16:36
@@ -0,0 +1,24 @@
import styled from 'styled-components';
import { Section, Wrapper } from 'Components';
import { HashDashboard, PriceHistory } from 'Pages/Dashboard/Components';
Copy link
Contributor

Choose a reason for hiding this comment

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

HashDashboard brings back memories 😆

@jarrydallison jarrydallison merged commit 8e41503 into main Dec 6, 2022
@jarrydallison jarrydallison deleted the jarryd/465/standalone-hash-stats-page branch December 6, 2022 17:37
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.

Standalone hash stats page
3 participants