mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
fixing build warning
This commit is contained in:
parent
498413642a
commit
8f5d3bbabd
@ -3,7 +3,6 @@ import { ChannelHeaderWrapper, StatusError } from './ChannelHeader.styled';
|
||||
import { ExclamationCircleOutlined, SettingOutlined, CloseOutlined } from '@ant-design/icons';
|
||||
import { Tooltip } from 'antd';
|
||||
import { Logo } from 'logo/Logo';
|
||||
import { useEffect } from 'react';
|
||||
|
||||
export function ChannelHeader({ closeConversation, openDetails, contentKey }) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user