mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix(frontend): remove classname automatically aded by chat-ui-kit
This commit is contained in:
parent
b89057e50f
commit
122395006b
@ -57,7 +57,6 @@ export const SubscribersList = (props: {
|
||||
</Grid>
|
||||
{subscribers?.length > 0 ? (
|
||||
<ConversationList
|
||||
className="cs-conversation-list"
|
||||
scrollable={false}
|
||||
loading={isFetching}
|
||||
loadingMore={isFetching}
|
||||
|
Loading…
Reference in New Issue
Block a user