mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 07:45:04 +00:00
whitespace
This commit is contained in:
parent
b75188b3f4
commit
f008af2c39
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ function App() {
|
||||||
}, [photo, frameURL])
|
}, [photo, frameURL])
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="App" {...getRootProps()}>
|
<div className="App" {...getRootProps()}>
|
||||||
<img src={HeaderImage} className="HeaderImage" alt="Volt Logo" />
|
<img src={HeaderImage} className="HeaderImage" alt="Volt Logo" />
|
||||||
|
|
Loading…
Reference in a new issue