mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 23:35:05 +00:00
added two frame options
This commit is contained in:
parent
ef9e231818
commit
964b96637b
3 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ function FrameChooser({onChange}) {
|
|||
'ProfileFrame Blue Bars',
|
||||
'ProfileFrame Green Bars',
|
||||
'ProfileFrame White Bars',
|
||||
'ProfileFrame B_G Bars',
|
||||
'ProfileFrame R_Y Bars',
|
||||
]
|
||||
.map(async frame_filename => {
|
||||
return {
|
||||
|
|
BIN
src/frames/ProfileFrame B_G Bars.png
Normal file
BIN
src/frames/ProfileFrame B_G Bars.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
BIN
src/frames/ProfileFrame R_Y Bars.png
Normal file
BIN
src/frames/ProfileFrame R_Y Bars.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
Loading…
Reference in a new issue