mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 23:35:05 +00:00
feat: new stripes colorfull frames
This commit is contained in:
parent
1242ebc201
commit
51ffe59615
2 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ function FrameChooser({ onChange }) {
|
||||||
// '2xSOM-Blue-Green',
|
// '2xSOM-Blue-Green',
|
||||||
// '2xSOM-Red-Yellow',
|
// '2xSOM-Red-Yellow',
|
||||||
'4xSOM-Blue-Red-Yellow-Green',
|
'4xSOM-Blue-Red-Yellow-Green',
|
||||||
|
'4xSOM-Blue-Red-Yellow-Green-Overflow',
|
||||||
]
|
]
|
||||||
.map(async frame_filename => {
|
.map(async frame_filename => {
|
||||||
return {
|
return {
|
||||||
|
|
BIN
src/frames/4xSOM-Blue-Red-Yellow-Green-Overflow.png
Normal file
BIN
src/frames/4xSOM-Blue-Red-Yellow-Green-Overflow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
Loading…
Reference in a new issue