1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-06-02 17:45:05 +07:00
verdaccio-ui/src/components/Readme/__snapshots__
Priscila Oliveira cdad5cf70d
feat(style): added dark mode (#446)
2020-03-31 08:44:59 +02:00
..
Readme.spec.tsx.snap feat(style): added dark mode (#446) 2020-03-31 08:44:59 +02:00

// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`<Readme /> component should dangerously set html 1`] = `"<div class=\\"markdown-body css-beaqbv-Wrapper ecnabbe0\\"><h1>This is a test string</h1></div>"`;

exports[`<Readme /> component should load the component in default state 1`] = `"<div class=\\"markdown-body css-beaqbv-Wrapper ecnabbe0\\">test</div>"`;