We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24399d0 commit a0e2ecdCopy full SHA for a0e2ecd
src/atoms/forms/checkbox-button.tsx
@@ -9,6 +9,8 @@ import { Icons } from "../constants/icons";
9
10
export const CheckboxButtonCheckedClass = "-checked";
11
12
+// #endregion Constants
13
+
14
// -----------------------------------------------------------------------------------------
15
// #region Interfaces
16
0 commit comments