Feature: processed mail UI (#10866)

This commit is contained in:
shamoon 2025-09-22 11:17:42 -07:00 committed by GitHub
parent 1cdd8d9ba8
commit 19a54b3b23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 824 additions and 8 deletions

View file

@ -51,6 +51,7 @@ import {
check,
check2All,
checkAll,
checkCircle,
checkCircleFill,
checkLg,
chevronDoubleLeft,
@ -60,6 +61,7 @@ import {
clipboardCheck,
clipboardCheckFill,
clipboardFill,
clockHistory,
dash,
dashCircle,
diagram3,
@ -263,6 +265,7 @@ const icons = {
check,
check2All,
checkAll,
checkCircle,
checkCircleFill,
checkLg,
chevronDoubleLeft,
@ -272,6 +275,7 @@ const icons = {
clipboardCheck,
clipboardCheckFill,
clipboardFill,
clockHistory,
dash,
dashCircle,
diagram3,