Skip to content

Commit 0c649dc

Browse files
Update GalleryLayout.tsx
1 parent ccb4788 commit 0c649dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/layouts/GalleryLayout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ import { Island } from '../components/Island';
2626
import { LabsHeader } from '../components/LabsHeader';
2727
import { MainMediaGallery } from '../components/MainMediaGallery';
2828
import { Masthead } from '../components/Masthead/Masthead';
29-
import { OnwardsUpper } from '../components/OnwardsUpper.importable';
3029
import { MostViewedFooterData } from '../components/MostViewedFooterData.importable';
3130
import { MostViewedFooterLayout } from '../components/MostViewedFooterLayout';
31+
import { OnwardsUpper } from '../components/OnwardsUpper.importable';
3232
import { Section } from '../components/Section';
3333
import { Standfirst } from '../components/Standfirst';
3434
import { StickyBottomBanner } from '../components/StickyBottomBanner.importable';

0 commit comments

Comments
 (0)