mirror of
https://github.com/block/bitcoin-treasury.git
synced 2025-04-19 06:31:19 +00:00
Add missing row
This commit is contained in:
parent
c9afef5c74
commit
83061042e3
@ -26,6 +26,7 @@ const getLoadingRows = (displayLength: number) => [
|
|||||||
{ value: "", length: displayLength },
|
{ value: "", length: displayLength },
|
||||||
{ value: "", length: displayLength },
|
{ value: "", length: displayLength },
|
||||||
{ value: "", length: displayLength },
|
{ value: "", length: displayLength },
|
||||||
|
{ value: "", length: displayLength },
|
||||||
];
|
];
|
||||||
|
|
||||||
function HomeContent() {
|
function HomeContent() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user