2019-01-03 16:00:55 +03:00
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
|
|
exports[`Toolbar renders correctly 1`] = `
|
|
|
|
<div
|
2021-10-21 07:26:47 +03:00
|
|
|
class="sc-bqiRlB gHuqeJ"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<div
|
2021-10-21 07:26:47 +03:00
|
|
|
class="sc-eCImPb jJlSpx"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<button
|
2021-10-21 07:26:47 +03:00
|
|
|
class="sc-dkPtRN hMJxMJ"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
1
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
<div
|
2021-10-21 07:26:47 +03:00
|
|
|
class="sc-ksdxgE juUnxj"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
<div
|
2021-10-21 07:26:47 +03:00
|
|
|
class="sc-hBUSln jyJWLq"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
<div
|
2021-10-21 07:26:47 +03:00
|
|
|
class="sc-eCImPb jJlSpx"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
<button
|
2021-10-21 07:26:47 +03:00
|
|
|
class="sc-dkPtRN hMJxMJ"
|
2019-01-03 16:00:55 +03:00
|
|
|
>
|
|
|
|
2
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
`;
|
|
|
|
|
|
|
|
exports[`Toolbar renders with props 1`] = `
|
|
|
|
<div
|
2021-10-21 07:26:47 +03:00
|
|
|
class="sc-bqiRlB iAOHyw"
|
2019-01-03 16:00:55 +03:00
|
|
|
/>
|
|
|
|
`;
|