mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
Updated tests
This commit is contained in:
+2
-7
@@ -2,14 +2,9 @@
|
||||
|
||||
exports[`renders correctly 1`] = `
|
||||
<div
|
||||
className="ValidationMessage-root ValidationMessage-colorError custom"
|
||||
className="Message-root custom"
|
||||
icon="warning"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
className="Icon-root ValidationMessage-icon Icon-sm"
|
||||
>
|
||||
warning
|
||||
</span>
|
||||
Hello World
|
||||
</div>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user