Skip to content

Commit

Permalink
feat(mempool-header): added mempool header
Browse files Browse the repository at this point in the history
  • Loading branch information
BLuEScioN committed Feb 21, 2024
1 parent b0993c8 commit f1a00bf
Show file tree
Hide file tree
Showing 17 changed files with 785 additions and 121 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"react-redux": "8.1.2",
"react-simple-code-editor": "0.13.1",
"react-ssr-prepass": "npm:preact-ssr-prepass",
"recharts": "2.11.0",
"schema-inspector": "2.0.3",
"server-only": "0.0.1",
"sharp": "0.33.1",
Expand Down
219 changes: 219 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ exports[`BlockListWithControls renders correctly 1`] = `
<span
class="chakra-text css-nvxyq8"
>
in 54071 years
in 54087 years
</span>
</div>
</div>
Expand Down Expand Up @@ -256,7 +256,7 @@ exports[`BlockListWithControls renders correctly 1`] = `
<span
class="chakra-text css-nvxyq8"
>
in 54071 years
in 54087 years
</span>
</div>
</div>
Expand Down Expand Up @@ -303,7 +303,7 @@ exports[`BlockListWithControls renders correctly 1`] = `
<span
class="chakra-text css-nvxyq8"
>
in 54071 years
in 54087 years
</span>
</div>
</div>
Expand Down Expand Up @@ -377,7 +377,7 @@ exports[`BlockListWithControls renders correctly 1`] = `
<span
class="chakra-text css-nvxyq8"
>
in 54071 years
in 54087 years
</span>
</div>
</div>
Expand Down
Loading

0 comments on commit f1a00bf

Please sign in to comment.