// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`Button > renders correctly 1`] = ` "" `; exports[`Button > renders basic case correctly 1`] = ` "" `; exports[`Button > renders black solid correctly 1`] = ` "" `; exports[`Button > renders leading icon correctly 1`] = ` "" `; exports[`Button > renders rounded full correctly 1`] = ` "" `;