Skip to content

remove literal check #29

Description

@bhanufyi

https://github.com/emotion-js/facepaint/blob/master/src/index.js#L22-L24

Here, literal is not required, as on line 22 if the item is not an Array then we convert it to Array.
So, checking if the item is an array or not should be sufficient.

#28

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