ソースを参照

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>
             )}
           </div>
-          x
         </CustomScrollbar>
       </div>
     );