Skip to content

Commit

Permalink
chore: minor changes to story
Browse files Browse the repository at this point in the history
  • Loading branch information
aum-deriv committed Jan 29, 2024
1 parent e862739 commit 349774c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/stories/PageLayout.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ const Pane: React.FC<
const meta = {
title: "Components/PageLayout",
component: PageLayout,
parameters: {
layout: 'centered'
},
tags: ['autodocs'],
render: () => (
<div
style={{
Expand Down

0 comments on commit 349774c

Please sign in to comment.