fix: make announcement editor multiline (#16157)

This commit is contained in:
ケイラ
2025-01-16 12:38:09 -07:00
committed by GitHub
parent 5722f9a2a3
commit 60c4d87113
@@ -55,6 +55,7 @@ export const AnnouncementBannerDialog: FC<AnnouncementBannerDialogProps> = ({
helperText: "Markdown bold, italics, and links are supported.",
})}
fullWidth
multiline
inputProps={{
"aria-label": "Message",
placeholder: "Enter a message for the banner",