Skip to content

Commit

Permalink
💄 update stories
Browse files Browse the repository at this point in the history
  • Loading branch information
YutaGoto committed Feb 23, 2024
1 parent d2d7e67 commit a05b6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/Footer.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ type Story = StoryObj<typeof Footer>;
export const Default: Story = {
args: {
reactVersion: '18.2.0',
nextVersion: '14.0.3',
nextVersion: '14.1.0',
},
};

0 comments on commit a05b6eb

Please sign in to comment.