Skip to content

Commit

Permalink
remove delay code for now
Browse files Browse the repository at this point in the history
  • Loading branch information
vleague2 committed Dec 30, 2024
1 parent 6265e74 commit 305c5c7
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -301,11 +301,6 @@ class MockVaultSubpageComponent {}
export default {
title: "Browser/Popup Layout",
component: PopupPageComponent,
parameters: {
// Chromatic has been reporting diffs on these stories where the item rows are not all fully loaded.
// Trying this out to test the theory that it's taking a screenshot too quickly.
// chromatic: { delay: 6000 },
},
decorators: [
moduleMetadata({
imports: [
Expand Down

0 comments on commit 305c5c7

Please sign in to comment.