Skip to content

Commit

Permalink
update heartbeat
Browse files Browse the repository at this point in the history
  • Loading branch information
271212 committed Sep 5, 2024
1 parent 92da904 commit 8c381cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/l2-rollup-detail/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const L2RollupDetail = () => {
onClick={() => router.push(HEART_BEAT)}
>
<Image w={'24px'} src={'/heartbeat/ic-back.svg'} />
<Text>Bitcoin Heartbeat Project</Text>
<Text>Bitcoin Heartbeats Project</Text>
</Flex>
<Flex alignItems={'center'} gap={'4px'} position={'relative'}>
<SearchAddress
Expand Down

0 comments on commit 8c381cf

Please sign in to comment.