trig-deploy
This commit is contained in:
parent
0eeef56369
commit
189f0beace
|
@ -20,12 +20,11 @@ import { Icon } from '../../_shared/Icon'
|
|||
import { InviteMembers } from '../../_shared/InviteMembers'
|
||||
import { Popover } from '../../_shared/Popover'
|
||||
|
||||
import styles from './Inbox.module.scss'
|
||||
import { lazy } from 'solid-js'
|
||||
import styles from './Inbox.module.scss'
|
||||
|
||||
const SimplifiedEditor = lazy(() => import('../../Editor/SimplifiedEditor'))
|
||||
|
||||
|
||||
type InboxSearchParams = {
|
||||
by?: string
|
||||
initChat: string
|
||||
|
|
Loading…
Reference in New Issue
Block a user