Преглед изворни кода

chore: remove x character in explore

Marcus Efraimsson пре 6 година
родитељ
комит
01a7c1f098
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      public/app/features/explore/Wrapper.tsx

+ 0 - 1
public/app/features/explore/Wrapper.tsx

@@ -36,7 +36,6 @@ export class Wrapper extends Component<WrapperProps> {
               </ErrorBoundary>
               </ErrorBoundary>
             )}
             )}
           </div>
           </div>
-          x
         </CustomScrollbar>
         </CustomScrollbar>
       </div>
       </div>
     );
     );