feat: add MessageForm #918 (#1312)

### What problem does this PR solve?

feat: add MessageForm #918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-06-28 16:25:20 +08:00
committed by GitHub
parent 44c7a0e281
commit cd3c739982
7 changed files with 105 additions and 24 deletions

View File

@ -552,6 +552,10 @@ The above is the content you need to summarize.`,
description: 'Description',
examples: 'Examples',
to: 'To',
message: 'Messages',
messagePlaceholder: 'message',
messageMsg: 'Please input message or delete this field.',
addField: 'Add field',
},
footer: {
profile: 'All rights reserved @ React',