2019-01-03 16:00:55 +03:00
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
|
|
exports[`Toolbar renders correctly 1`] = `
|
|
|
|
<div
|
2021-06-19 04:47:26 +03:00
|
|
|
class="sc-bqGGPW epxzCc"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<div
|
2021-06-19 04:47:26 +03:00
|
|
|
class="sc-eCApnc fBsDrg"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<button
|
2021-06-19 04:47:26 +03:00
|
|
|
class="sc-dlnjwi YTVoL"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
1
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
<div
|
2021-06-19 04:47:26 +03:00
|
|
|
class="sc-ksluID Osoke"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
<div
|
2021-06-19 04:47:26 +03:00
|
|
|
class="sc-hBMUJo eOpmnQ"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
<div
|
2021-06-19 04:47:26 +03:00
|
|
|
class="sc-eCApnc fBsDrg"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<button
|
2021-06-19 04:47:26 +03:00
|
|
|
class="sc-dlnjwi YTVoL"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
2
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
`;
|
|
|
|
|
|
|
|
exports[`Toolbar renders with props 1`] = `
|
|
|
|
<div
|
2021-06-19 04:47:26 +03:00
|
|
|
class="sc-bqGGPW cWsbPt"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
`;
|