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 2d5c068 commit 15f1943Copy full SHA for 15f1943
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