mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
Move ToastType to its own file to avoid importing electron in storybooks
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import type { ConversationAttributesType } from '../model-types';
|
||||
|
||||
import { ToastType } from '../state/ducks/toast';
|
||||
import { ToastType } from '../types/Toast';
|
||||
import {
|
||||
isDirectConversation,
|
||||
isGroupV1,
|
||||
|
||||
Reference in New Issue
Block a user