Skip to content

Commit df5d332

Browse files
Update DecideLayout.stories
Co-authored-by: Jamie B <[email protected]>
1 parent 662e902 commit df5d332

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

dotcom-rendering/src/layouts/DecideLayout.stories.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,7 @@ const standardStandardLabsAppsFixture: Article = {
248248

249249
export const WebStandardStandardLabsLight: Story = {
250250
args: {
251-
article: {
252-
...standardStandardLabsWebFixture,
253-
},
251+
article: standardStandardLabsWebFixture,
254252
},
255253
parameters: webParameters,
256254
};

0 commit comments

Comments
 (0)