Selaa lähdekoodia

132486 remove extra line

soumaeda 2 vuotta sitten
vanhempi
sitoutus
179df7f798
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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,