2
0
soumaeda 2 жил өмнө
parent
commit
179df7f798

+ 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,