Skip to content

Commit

Permalink
Fix failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
nancy-dassana committed Jul 9, 2021
1 parent c74f900 commit 7f4594b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ScrollableSection/Section.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react'
import { Meta, Story } from '@storybook/react'
import ScrollableSection, { ScrollableSectionProps } from '.'
import { ScrollableSection, ScrollableSectionProps } from '.'

const sectionsMockData = ['apple', 'pineapple', 'mango']

Expand Down

0 comments on commit 7f4594b

Please sign in to comment.