removed one aspect ratios from canvas
This commit is contained in:
parent
13a90cb956
commit
4b973c302e
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ const aspectRatios = [
|
|||
{ value: "5:4", label: "Large Format (5:4)" },
|
||||
{ value: "7:5", label: "Artistic Format (7:5)" },
|
||||
{ value: "11:8.5", label: "Letter Size (11:8.5)" },
|
||||
{ value: "9:21", label: "Tall Video (9:21)" },
|
||||
{ value: "3:4", label: "Portrait (3:4)" },
|
||||
{ value: "1.91:1", label: "Facebook Ads (1.91:1)" }
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue