mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 15:55:08 +00:00
removed some frames
This commit is contained in:
parent
e2f3259d41
commit
fa2ee4fe36
3 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ function FrameChooser({onChange}) {
|
||||||
'ProfileFrame Green Bars',
|
'ProfileFrame Green Bars',
|
||||||
'ProfileFrame White Bars',
|
'ProfileFrame White Bars',
|
||||||
'ProfileFrame Mixed Bars',
|
'ProfileFrame Mixed Bars',
|
||||||
'ProfileFrame R&Y Bars',
|
|
||||||
'ProfileFrame B&G Bars',
|
|
||||||
]
|
]
|
||||||
.map(async frame_filename => {
|
.map(async frame_filename => {
|
||||||
return {
|
return {
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 65 KiB |
Binary file not shown.
Before Width: | Height: | Size: 62 KiB |
Loading…
Reference in a new issue