mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-27 03:56:44 +02:00
Update typo on warning message require-read-relays.tsx
This commit is contained in:
@@ -22,7 +22,7 @@ export default function RequireReadRelays({ children }: PropsWithChildren) {
|
|||||||
<Link as={RouterLink} to="/relays/app">
|
<Link as={RouterLink} to="/relays/app">
|
||||||
app relays
|
app relays
|
||||||
</Link>
|
</Link>
|
||||||
! Reading and publishing notes wont work very well!
|
! Reading and publishing notes won't work very well!
|
||||||
</Text>
|
</Text>
|
||||||
<Spacer />
|
<Spacer />
|
||||||
<Button as={RouterLink} to="/relays/app" size="sm" colorScheme="primary">
|
<Button as={RouterLink} to="/relays/app" size="sm" colorScheme="primary">
|
||||||
|
Reference in New Issue
Block a user