diff --git a/components/checkbox/AntCheckbox.razor b/components/checkbox/AntCheckbox.razor index 8c0699ca..ae02e217 100644 --- a/components/checkbox/AntCheckbox.razor +++ b/components/checkbox/AntCheckbox.razor @@ -1,12 +1,12 @@ @namespace AntBlazor @inherits AntCheckboxBase -