mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 15:45:39 +01:00
Update link & sync UI
This commit is contained in:
@@ -5,5 +5,5 @@ import type { ReactElement } from 'react';
|
||||
import React from 'react';
|
||||
|
||||
export function InstallScreenSignalLogo(): ReactElement {
|
||||
return <div className="InstallScreenSignalLogo">Signal</div>;
|
||||
return <div className="InstallScreenSignalLogo" />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user