Skip to content

Commit a117943

Browse files
committed
code formatting
1 parent 21ff362 commit a117943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/Components/Icon/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export interface IconBaseProps {
4646
*
4747
* @example 'B500', 'N200', 'G50', 'R700'
4848
*/
49-
color?: IconBaseColorType
49+
color: IconBaseColorType
5050
/**
5151
* A unique identifier for testing purposes, typically used in test automation.
5252
*/

0 commit comments

Comments
 (0)