Skip to content

Commit dcd7e3f

Browse files
nbbeekenCopilot
andauthored
Update packages/compass-components/src/force-emotion-speedy.ts
Co-authored-by: Copilot <[email protected]>
1 parent b5afa3f commit dcd7e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-components/src/force-emotion-speedy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { sheet } from '@leafygreen-ui/emotion';
1717
* Historically "speedy" mode was only active in production because editing
1818
* styles in the browser devtools didn't work otherwise, nowadays there is no
1919
* reason to not use it always, so there should be no downsides to doing this.
20-
*
20+
*
2121
* See also https://github.com/10gen/compass-data-explorer/pull/11 where we
2222
* already ran into a similar issue.
2323
*/

0 commit comments

Comments
 (0)