Skip to content

Commit

Permalink
Add Story with SlotLink as block root
Browse files Browse the repository at this point in the history
  • Loading branch information
sealer3 committed Apr 20, 2024
1 parent 22a0876 commit 1c06cf4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/consensus/components/SlotLink.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,9 @@ export const SlotContainingSlashing: Story = {
slashings: true,
},
};

export const BlockRoot: Story = {
args: {
slot: "0x1baac88e41f597e21a780e89dfe7add5da50e522ee4b535e7799995d807ad743",
},
};

0 comments on commit 1c06cf4

Please sign in to comment.