Browse Source

fix(lint): Fixing linting (#50977)

Fixing lint
Richard Ortenberg 1 year ago
parent
commit
b9d3719ae3

+ 1 - 1
static/app/components/compactSelect/styles.tsx

@@ -81,7 +81,7 @@ export const SectionHeader = styled('div')`
   height: 1.5em;
   padding: ${space(0.25)} ${space(1.5)};
 
-  /* Remove top padding if this is the first section in a headerless menu (selected 
+  /* Remove top padding if this is the first section in a headerless menu (selected
   with li:nth-of-type(2) because the first list item is a hidden separator) */
   [data-menu-has-header='false']
     ul:first-of-type

File diff suppressed because it is too large
+ 0 - 0
tests/js/test-balancer/jest-balance.json


Some files were not shown because too many files changed in this diff