load การแจ้งเตือน,กล่องข้อความ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-19 10:20:07 +07:00
parent ad929f93e2
commit a4cfdeed38
5 changed files with 132 additions and 131 deletions

View file

@ -31,7 +31,8 @@ interface notiType {
id: string;
sender: string;
body: string;
timereceive: Date;
timereceive: string;
isOpen: boolean;
}
interface optionType {