feat: Add draft messages store (#7476)

This commit is contained in:
Muhsin Keloth
2023-07-11 18:29:42 +05:30
committed by GitHub
parent 09f46aa912
commit 941e7e06cf
8 changed files with 161 additions and 34 deletions

View File

@@ -0,0 +1 @@
export const data = { 'draft-32-REPLY': 'Hey how ', 'draft-31-REPLY': 'Nice' };