Skip to content

Types error on attributes #180

@hamzaxoxo

Description

@hamzaxoxo

The color property is not recognized by the RotatingLines component from the react-loader-spinner package. Despite providing the color property, TypeScript throws an error indicating that color does not exist on the type of the component.

 <RotatingLines
      width="20"
      color="white"
    />

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions