Skip to content

Commit

Permalink
adding id
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Rassinier committed Sep 10, 2020
1 parent 9df5f03 commit afd88b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/components/src/blocks/Story.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ const FixedLayoutExample = styled.div(({ theme }) => ({
export const CustomHeight = () => (
<Story
inline
id="custom-height"
storyFn={() => (
<FixedLayoutExample>
<header />
Expand Down

0 comments on commit afd88b4

Please sign in to comment.