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:
@@ -57,7 +57,6 @@ export const SubscribersList = (props: {
|
||||
</Grid>
|
||||
{subscribers?.length > 0 ? (
|
||||
<ConversationList
|
||||
className="cs-conversation-list"
|
||||
scrollable={false}
|
||||
loading={isFetching}
|
||||
loadingMore={isFetching}
|
||||
|
||||
Reference in New Issue
Block a user