feat(theme-components): use default exports
This commit is contained in:
parent
90f9edea95
commit
dcbcab3122
6 changed files with 13 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import EmptyChatMessageInput from './EmptyChatMessageInput';
|
||||
import { ThemeSwitcher } from './theme/Switcher';
|
||||
import ThemeSwitcher from './theme/Switcher';
|
||||
|
||||
const EmptyChat = ({
|
||||
sendMessage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue