Files
2026-04-18 17:02:56 +02:00

6 lines
170 B
JavaScript

/**
* @deprecated Use the unified Checkbox from Components/ui instead.
* This shim exists only for backward compatibility.
*/
export { default } from '../ui/Checkbox'