// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`Toast > renders with actions correctly 1`] = ` "
" `; exports[`Toast > renders with as correctly 1`] = ` "
" `; exports[`Toast > renders with avatar correctly 1`] = ` "
" `; exports[`Toast > renders with class correctly 1`] = ` "
" `; exports[`Toast > renders with close slot correctly 1`] = ` "
" `; exports[`Toast > renders with closeIcon correctly 1`] = ` "
" `; exports[`Toast > renders with color neutral correctly 1`] = ` "
" `; exports[`Toast > renders with description correctly 1`] = ` "
" `; exports[`Toast > renders with description slot correctly 1`] = ` "
" `; exports[`Toast > renders with icon correctly 1`] = ` "
" `; exports[`Toast > renders with leading slot correctly 1`] = ` "
" `; exports[`Toast > renders with orientation horizontal correctly 1`] = ` "
" `; exports[`Toast > renders with orientation vertical correctly 1`] = ` "
" `; exports[`Toast > renders with title correctly 1`] = ` "
" `; exports[`Toast > renders with title slot correctly 1`] = ` "
" `; exports[`Toast > renders with type correctly 1`] = ` "
" `; exports[`Toast > renders with ui correctly 1`] = ` "
" `; exports[`Toast > renders without close correctly 1`] = ` "
" `;