mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 15:55:08 +00:00
added empty default image to not show the default border
This commit is contained in:
parent
95ff3567af
commit
6db0040f37
2 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ import HashtagChooser from './HashtagChooser.js'
|
||||||
import Editor from './Editor.js'
|
import Editor from './Editor.js'
|
||||||
import HeaderImage from './HeaderImage.svg'
|
import HeaderImage from './HeaderImage.svg'
|
||||||
import purpleBG from './purpleBG.png'
|
import purpleBG from './purpleBG.png'
|
||||||
|
import empty_1x1 from './empty_1x1.png'
|
||||||
|
|
||||||
import mergeImages from 'merge-images'
|
import mergeImages from 'merge-images'
|
||||||
|
|
||||||
|
|
BIN
src/empty_1x1.png
Normal file
BIN
src/empty_1x1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 B |
Loading…
Reference in a new issue