Fix more whitespace and comment discrepancies

This commit is contained in:
Claire
2023-11-15 13:19:17 +01:00
parent 7e5d00720b
commit 1023c2f90b
24 changed files with 23 additions and 36 deletions

View File

@@ -11,7 +11,7 @@ import ReactSwipeableViews from 'react-swipeable-views';
import { getAverageFromBlurhash } from 'flavours/glitch/blurhash';
import { GIFV } from 'flavours/glitch/components/gifv';
import { Icon } from 'flavours/glitch/components/icon';
import { Icon } from 'flavours/glitch/components/icon';
import { IconButton } from 'flavours/glitch/components/icon_button';
import Footer from 'flavours/glitch/features/picture_in_picture/components/footer';
import Video from 'flavours/glitch/features/video';