Fixes storybook for AudioCapture
This commit is contained in:
parent
99c95794af
commit
b5947e0ef1
7 changed files with 27 additions and 21 deletions
|
@ -16,7 +16,7 @@ import { StorybookThemeContext } from '../../.storybook/StorybookThemeContext';
|
|||
|
||||
import { fakeDraftAttachment } from '../test-both/helpers/fakeAttachment';
|
||||
import { landscapeGreenUrl } from '../storybook/Fixtures';
|
||||
import { RecordingState } from '../state/ducks/audioRecorder';
|
||||
import { RecordingState } from '../types/AudioRecorder';
|
||||
import { ConversationColors } from '../types/Colors';
|
||||
import { getDefaultConversation } from '../test-both/helpers/getDefaultConversation';
|
||||
import { PaymentEventKind } from '../types/Payment';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue