Skip to content

Commit

Permalink
issue test
Browse files Browse the repository at this point in the history
  • Loading branch information
ljh0608 committed Dec 27, 2023
1 parent af97db2 commit 7222104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/SteppingStone/SteppingLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ function SteppingLayout({ steppingType }: SteppingProps) {
<Header position={'stepping'} />
<SteppingBody steppingType={steppingType} meetingTitle={meetingTitle} />
<SteppingBtnSection steppingType={steppingType} />
<div />
</SteppingWrapper>
</>
);
Expand Down

0 comments on commit 7222104

Please sign in to comment.