We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af65b3 commit 5c10763Copy full SHA for 5c10763
frontend/tests/components/ui/checkbox.test.tsx
@@ -94,4 +94,5 @@ describe("Checkbox", (): void => {
94
expect(root).toHaveAttribute("aria-label", "Custom Checkbox")
95
})
96
97
+
98
// endregion
0 commit comments