Skip to content

Commit

Permalink
Fix Recurrence import in storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
ziadadeela committed May 13, 2021
1 parent 11a034c commit 51b248d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/Recurrence.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react'
import Recurrence from '../index'
import { Recurrence } from '../index'
import { Meta, Story } from '@storybook/react'
import { action } from '@storybook/addon-actions'
import { EndingConditionType, FrequencyType } from '../types'
Expand Down

0 comments on commit 51b248d

Please sign in to comment.