Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Improve story
  • Loading branch information
BrunoQuaresma committed Mar 15, 2024
commit 884ced1b377573eab4b19d0d999847e0ae8c14ac
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ export const Error: Story = {
export const InvalidPageNumber: Story = {
args: {
workspaces: [],
count: 5,
count: 200,
limit: 25,
page: 1000,
},
Expand Down