This commit is contained in:
Adrian Hopek
2022-02-17 12:33:25 +01:00
parent 73195c02d4
commit cc8a007db9
8 changed files with 16 additions and 16 deletions

View File

@@ -110,7 +110,7 @@ const statuses = [
},
{
text: 'Anulowany',
value: 'canceled',
value: 'cancelled',
outline: {
icon: OutlineXIcon,
foreground: 'text-white',