1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-22 15:55:08 +00:00

WHITESPACE removed some hanging spaces

This commit is contained in:
thomasrosen 2021-04-21 01:36:32 +02:00
parent 4ec6dafb9e
commit 2d1d1011db

View file

@ -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')} />