preact-components/tests/buttons/snapshots/confirm-button.test.ts.md

365 B

Snapshot report for tests/buttons/confirm-button.test.ts

The actual snapshot is saved in confirm-button.test.ts.snap.

Generated by AVA.

ConfirmButton

Default state

'<button id="confirm-button" class="button">Button</button>'

Confirm state

'<button id="confirm-button" class="button confirm">Confirm Button</button>'