diff --git a/docs/data/material/components/switches/switches.md b/docs/data/material/components/switches/switches.md index f64ca8f1aceeff..5a00651b17db63 100644 --- a/docs/data/material/components/switches/switches.md +++ b/docs/data/material/components/switches/switches.md @@ -71,10 +71,6 @@ You can change the placement of the label: ## Accessibility -- It will render an element with the `checkbox` role not `switch` role since this - role isn't widely supported yet. Please test first if assistive technology of your - target audience supports this role properly. Then you can change the role with - `` - All form controls should have labels, and this includes radio buttons, checkboxes, and switches. In most cases, this is done by using the `