Skip to content

ActiveUsersList has wrong import/export statements #1

@pubnubcraig

Description

@pubnubcraig

This doesn't seem to make sense for this component: ActiveUsersList. It shows as an error in the Code editor

import MessageList from '../MessageList/MessageList'
export default MessageList

Should this just be
export * from './ActiveUsersList'
like the others components

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions