UI update
This commit is contained in:
@ -7,8 +7,8 @@ export const QUALITIES = [
|
||||
];
|
||||
|
||||
export const COLOR_MODES = [
|
||||
{ id: 'bw', label: 'Чб' },
|
||||
{ id: 'color', label: 'Цвет' }
|
||||
{ id: 'bw', label: 'Черно-белая' },
|
||||
{ id: 'color', label: 'Цветная' }
|
||||
];
|
||||
|
||||
export const FORMATS = ['A4', 'A5'];
|
||||
|
||||
Reference in New Issue
Block a user