Skip to content

Spinner not spinning #969

@karol-bisztyga

Description

@karol-bisztyga

I have a Next.js + Tailwind App, I expect material-tailwind to be compatible with this as it has tailwind in its name. In my component I do this:

import { Spinner } from "@material-tailwind/react";

...

<Spinner />

Nothing is spinning, in docs, it looks like this:
https://www.material-tailwind.com/docs/react/spinner

Image

but in my app it looks like this:

Image

How do I make it spin? For now it just renders a cricle.

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