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

16 lines
365 B
Markdown
Raw Normal View History

2022-03-16 14:40:06 +00:00
# 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>'