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

16 lines
365 B
Markdown

# Snapshot report for `tests/buttons/confirm-button.test.ts`
The actual snapshot is saved in `confirm-button.test.ts.snap`.
Generated by [AVA](https://avajs.dev).
## ConfirmButton
> Default state
'<button id="confirm-button" class="button">Button</button>'
> Confirm state
'<button id="confirm-button" class="button confirm">Confirm Button</button>'