2019-01-03 16:00:55 +03:00
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
|
|
exports[`Toolbar renders correctly 1`] = `
|
|
|
|
<div
|
2022-10-10 02:36:16 +03:00
|
|
|
class="sc-bqWxrE cDkpaR"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<div
|
2022-10-10 02:36:16 +03:00
|
|
|
class="sc-eDvSVe goAuXT"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<button
|
2022-10-10 02:36:16 +03:00
|
|
|
class="sc-dkrFOg gBSOcI"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
1
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
<div
|
2022-10-10 02:36:16 +03:00
|
|
|
class="sc-ksBlkl kGEFah"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
<div
|
2022-10-10 02:36:16 +03:00
|
|
|
class="sc-hBxehG ernVCh"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
<div
|
2022-10-10 02:36:16 +03:00
|
|
|
class="sc-eDvSVe goAuXT"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<button
|
2022-10-10 02:36:16 +03:00
|
|
|
class="sc-dkrFOg gBSOcI"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
2
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
`;
|
|
|
|
|
|
|
|
exports[`Toolbar renders with props 1`] = `
|
|
|
|
<div
|
2022-10-10 02:36:16 +03:00
|
|
|
class="sc-bqWxrE bZThUM"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
`;
|