// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`CommandPalette > renders with as correctly 1`] = `
""
`;
exports[`CommandPalette > renders with class correctly 1`] = `
"
"
`;
exports[`CommandPalette > renders with close correctly 1`] = `
""
`;
exports[`CommandPalette > renders with close slot correctly 1`] = `
""
`;
exports[`CommandPalette > renders with closeIcon correctly 1`] = `
""
`;
exports[`CommandPalette > renders with custom slot correctly 1`] = `
""
`;
exports[`CommandPalette > renders with defaultValue correctly 1`] = `
""
`;
exports[`CommandPalette > renders with disabled correctly 1`] = `
""
`;
exports[`CommandPalette > renders with empty slot correctly 1`] = `
""
`;
exports[`CommandPalette > renders with groups correctly 1`] = `
""
`;
exports[`CommandPalette > renders with icon correctly 1`] = `
""
`;
exports[`CommandPalette > renders with item slot correctly 1`] = `
""
`;
exports[`CommandPalette > renders with item-label slot correctly 1`] = `
""
`;
exports[`CommandPalette > renders with item-leading slot correctly 1`] = `
""
`;
exports[`CommandPalette > renders with item-trailing slot correctly 1`] = `
""
`;
exports[`CommandPalette > renders with labelKey correctly 1`] = `
""
`;
exports[`CommandPalette > renders with loading correctly 1`] = `
""
`;
exports[`CommandPalette > renders with loadingIcon correctly 1`] = `
""
`;
exports[`CommandPalette > renders with modelValue correctly 1`] = `
""
`;
exports[`CommandPalette > renders with placeholder correctly 1`] = `
""
`;
exports[`CommandPalette > renders with selectedIcon correctly 1`] = `
""
`;
exports[`CommandPalette > renders with ui correctly 1`] = `
""
`;
exports[`CommandPalette > renders without data correctly 1`] = `
""
`;