Update link & sync UI
This commit is contained in:
parent
1c933af6ce
commit
6f1d767c72
14 changed files with 293 additions and 119 deletions
|
@ -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" />;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue