Fixed filter dropdown on task page (#3469)

* Fixed filter dropdown on task page

* Fixed ts in test

* Change avatarUrl to nullable in ObjectRecordIdentifier
This commit is contained in:
Lucas Bordeau
2024-01-23 16:59:26 +01:00
committed by GitHub
parent 2b6d66f1bc
commit 23a3614b54
11 changed files with 93 additions and 19 deletions

View File

@ -57,6 +57,7 @@ export {
IconFileText,
IconFileUpload,
IconFileZip,
IconFilterOff,
IconForbid,
IconGripVertical,
IconHeadphones,