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 b5afa3f commit dcd7e3fCopy full SHA for dcd7e3f
packages/compass-components/src/force-emotion-speedy.ts
@@ -17,7 +17,7 @@ import { sheet } from '@leafygreen-ui/emotion';
17
* Historically "speedy" mode was only active in production because editing
18
* styles in the browser devtools didn't work otherwise, nowadays there is no
19
* reason to not use it always, so there should be no downsides to doing this.
20
- *
+ *
21
* See also https://github.com/10gen/compass-data-explorer/pull/11 where we
22
* already ran into a similar issue.
23
*/
0 commit comments