mirror of
https://github.com/SomboChea/ui
synced 2026-01-22 02:56:14 +07:00
committed by
Ayush Sharma
parent
1070e5c3aa
commit
9d7be476ad
5
test/unit/components/__snapshots__/readme.spec.js.snap
Normal file
5
test/unit/components/__snapshots__/readme.spec.js.snap
Normal file
@@ -0,0 +1,5 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`<Readme /> component should dangerously set html 1`] = `"<div class=\\"markdown-body\\"><h1>This is a test string</h1></div>"`;
|
||||
|
||||
exports[`<Readme /> component should load the component in default state 1`] = `"<div class=\\"markdown-body\\">test</div>"`;
|
||||
Reference in New Issue
Block a user