diff --git a/packages/main/src/components/MessageViewButton/index.tsx b/packages/main/src/components/MessageViewButton/index.tsx index 8fcc6336053..be71bfd3a2b 100644 --- a/packages/main/src/components/MessageViewButton/index.tsx +++ b/packages/main/src/components/MessageViewButton/index.tsx @@ -60,7 +60,7 @@ const useStyles = createUseStyles( ); export interface MessageViewButtonProptypes - extends Omit { + extends Omit { /** * Specifies the type of the button. */