Add spacing in stats page
parent
e1697911a8
commit
5accb94d64
|
@ -62,6 +62,7 @@ export default function StatsPage() {
|
|||
<Stats accessibleMode={accessibleMode} />
|
||||
</Suspense>
|
||||
<MoreInfosOnUs />
|
||||
<Spacing md />
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue