mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 07:45:04 +00:00
WHITESPACE removed some hanging spaces
This commit is contained in:
parent
4ec6dafb9e
commit
2d1d1011db
1 changed files with 0 additions and 1 deletions
|
@ -322,7 +322,6 @@ function App({ getString }) {
|
||||||
noKeyboard: true,
|
noKeyboard: true,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="App" {...getRootProps()}>
|
<div className="App" {...getRootProps()}>
|
||||||
<img src={VoltLogoPurple} className="HeaderImage" alt={getString('alt_volt_logo')} />
|
<img src={VoltLogoPurple} className="HeaderImage" alt={getString('alt_volt_logo')} />
|
||||||
|
|
Loading…
Reference in a new issue