%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex_o/test/vendor/laravel/breeze/stubs/inertia-react/resources/js/Components/
Upload File :
Create Path :
Current File : /www/loslex_o/test/vendor/laravel/breeze/stubs/inertia-react/resources/js/Components/Checkbox.jsx

export default function Checkbox({ className = '', ...props }) {
    return (
        <input
            {...props}
            type="checkbox"
            className={
                'rounded dark:bg-gray-900 border-gray-300 dark:border-gray-700 text-indigo-600 shadow-sm focus:ring-indigo-500 dark:focus:ring-indigo-600 dark:focus:ring-offset-gray-800 ' +
                className
            }
        />
    );
}

Zerion Mini Shell 1.0