#37 - cancel vacation request (#53)

* #37 - cancel vacation request

* #37 - fix

* #37 - fix
This commit is contained in:
Adrian Hopek
2022-02-17 13:31:33 +01:00
committed by GitHub
parent 026dd87a44
commit fae50cb21c
11 changed files with 104 additions and 23 deletions

View File

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