Variable: mantineColors
const mantineColors: { label: string; value: string;}[];Defined in: shared/src/constants/colors.ts:51
Type Declaration
Section titled “Type Declaration”| Name | Type | Default value | Defined in |
|---|---|---|---|
label | string | "Red" | shared/src/constants/colors.ts:52 |
value | string | "red" | shared/src/constants/colors.ts:52 |