fix: clear inbox status filter button (#1355)

This commit is contained in:
Aaryan Khandelwal 2023-06-22 16:23:39 +05:30 committed by GitHub
parent 2cef6e67d4
commit 352c84b026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ export const InboxFiltersList = () => {
type="button"
onClick={() =>
setFilters({
priority: null,
inbox_status: null,
})
}
>