Browse Source

132486 remove extra line

soumaeda 2 năm trước cách đây
mục cha
commit
179df7f798
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      apps/app/src/components/PageControls/PageControls.tsx

+ 0 - 1
apps/app/src/components/PageControls/PageControls.tsx

@@ -57,7 +57,6 @@ const Tags = (props: TagsProps): JSX.Element => {
   );
 };
 
-
 type WideViewMenuItemProps = AdditionalMenuItemsRendererProps & {
   onClickMenuItem: (newValue: boolean) => void,
   expandContentWidth?: boolean,