UI update

This commit is contained in:
2026-09-14 08:59:58 +03:00
parent 78d4fc68cb
commit 72d5fce921
8 changed files with 859 additions and 51 deletions

View File

@ -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'];