Update announcement.js

This commit is contained in:
Sam Poder 2021-07-26 23:33:22 +08:00 committed by GitHub
parent 64c5458922
commit b91bea0e49

View file

@ -11,7 +11,7 @@ const Announcement = ({
caption,
copy,
iconLeft,
iconRight = 'info',
iconRight,
color = 'accent',
sx = {},
...props