diff --git a/change/@fluentui-react-checkbox-cba19a44-ae9e-485b-9089-6c7d0d4d8ce6.json b/change/@fluentui-react-checkbox-cba19a44-ae9e-485b-9089-6c7d0d4d8ce6.json new file mode 100644 index 0000000000000..491601fca7d3b --- /dev/null +++ b/change/@fluentui-react-checkbox-cba19a44-ae9e-485b-9089-6c7d0d4d8ce6.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "perf: Don't render Checkbox icon when unchecked", + "packageName": "@fluentui/react-checkbox", + "email": "behowell@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/packages/react-components/react-checkbox/src/components/Checkbox/__snapshots__/Checkbox.test.tsx.snap b/packages/react-components/react-checkbox/src/components/Checkbox/__snapshots__/Checkbox.test.tsx.snap index e553f8f6b3b3a..922705a2db39f 100644 --- a/packages/react-components/react-checkbox/src/components/Checkbox/__snapshots__/Checkbox.test.tsx.snap +++ b/packages/react-components/react-checkbox/src/components/Checkbox/__snapshots__/Checkbox.test.tsx.snap @@ -41,22 +41,7 @@ exports[`Checkbox renders a default state 1`] = ` + /> `; @@ -153,22 +138,7 @@ exports[`Checkbox renders with a label 1`] = ` + />