fix: add space in welcome message for better readability
This commit is contained in:
@@ -24,7 +24,7 @@ export function WelcomePage() {
|
||||
title="Welcome to Paarrot"
|
||||
subTitle={
|
||||
<span>
|
||||
Squawk to yer mateys!{' '}
|
||||
Squawk to yer mateys! {' '}
|
||||
{version && (
|
||||
<a
|
||||
href="https://synbox.ruv.wtf:8418/litruv/cinny-desktop/releases"
|
||||
|
||||
Reference in New Issue
Block a user