2019-01-03 16:00:55 +03:00
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
|
|
exports[`Toolbar renders correctly 1`] = `
|
|
|
|
<div
|
2023-03-15 14:35:42 +03:00
|
|
|
class="sc-brKeYL btIpwm"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<div
|
2023-03-15 14:35:42 +03:00
|
|
|
class="sc-eDDNvR beMOYU"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<button
|
2023-03-15 14:35:42 +03:00
|
|
|
class="sc-dmqHEX eFTdot"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
1
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
<div
|
2023-03-15 14:35:42 +03:00
|
|
|
class="sc-ktEKTO bnAnBx"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
<div
|
2023-03-15 14:35:42 +03:00
|
|
|
class="sc-hAtEyd kMwolz"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
<div
|
2023-03-15 14:35:42 +03:00
|
|
|
class="sc-eDDNvR beMOYU"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<button
|
2023-03-15 14:35:42 +03:00
|
|
|
class="sc-dmqHEX eFTdot"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
2
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
`;
|
|
|
|
|
|
|
|
exports[`Toolbar renders with props 1`] = `
|
|
|
|
<div
|
2023-03-15 14:35:42 +03:00
|
|
|
class="sc-brKeYL fJNNDT"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
`;
|