mirror of
https://bitbucket.org/Mattrixwv/mattrixwvreactcomponents.git
synced 2025-12-06 21:53:57 -05:00
Add message block tests
This commit is contained in:
@@ -12,6 +12,7 @@ export default function InfoMessageBlock(props: MessageBlockProps){
|
||||
|
||||
return (
|
||||
<MessageBlock
|
||||
data-testid="mattrixwv-info-message-block"
|
||||
{...messageProps}
|
||||
className={clsx(
|
||||
className,
|
||||
|
||||
Reference in New Issue
Block a user