// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`DropdownMenu > renders with arrow correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with class correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with custom slot correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with default slot correctly 1`] = ` "Default slot
" `; exports[`DropdownMenu > renders with disabled correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with externalIcon correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with item slot correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with item-label slot correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with item-leading slot correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with item-trailing slot correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with items correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with labelKey correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with size lg correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with size md correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with size sm correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with size xl correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with size xs correctly 1`] = ` "
" `; exports[`DropdownMenu > renders with ui correctly 1`] = ` "
" `; exports[`DropdownMenu > renders without externalIcon correctly 1`] = ` "
" `;