mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
fix header
This commit is contained in:
parent
4e7e856b95
commit
9f46a7c779
@ -89,7 +89,7 @@ export default function SupportView() {
|
||||
<VerticalPageLayout alignItems="center">
|
||||
<IntersectionObserverProvider callback={callback}>
|
||||
<Box textAlign="center">
|
||||
<Heading>TOP ZAPS</Heading>
|
||||
<Heading>Top Supporters</Heading>
|
||||
<Text color="GrayText">In the last month</Text>
|
||||
</Box>
|
||||
{support?.[0] && <TopZap zap={support[0]} />}
|
||||
|
Loading…
x
Reference in New Issue
Block a user