Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee1e94c

Browse files
committed
chore: fix comment
1 parent dbe6b6c commit ee1e94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/theme/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export interface Theme extends Omit<MuiTheme, "palette"> {
2222
/** Theme properties that we're testing out but haven't committed to. */
2323
experimental: NewTheme;
2424

25-
//** Theme colors related to marketing */
25+
/** Theme colors related to marketing */
2626
branding: Branding;
2727

2828
monaco: monaco.editor.IStandaloneThemeData;

0 commit comments

Comments
 (0)