Skip to content

emotion library is not imported correctly in components in lib folder #279

Closed
@Abolfazl-ghodrati-k

Description

@Abolfazl-ghodrati-k

instead of importing emotion correctly in those files its imported like this
var _base = _interopRequireDefault(require('@emotion/styled/base'))
while it should be
var _base = _interopRequireDefault(require('@emotion/styled-base'))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions