Thanks to visit codestin.com Credit goes to github.com
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 dbe6b6c commit ee1e94cCopy full SHA for ee1e94c
site/src/theme/index.ts
@@ -22,7 +22,7 @@ export interface Theme extends Omit<MuiTheme, "palette"> {
22
/** Theme properties that we're testing out but haven't committed to. */
23
experimental: NewTheme;
24
25
- //** Theme colors related to marketing */
+ /** Theme colors related to marketing */
26
branding: Branding;
27
28
monaco: monaco.editor.IStandaloneThemeData;
0 commit comments