Skip to content

FEAT: Allow passing sx={{}} props  #1

@dirtycajunrice

Description

@dirtycajunrice

I would like to override the main container styles if needed. (current use case is part of scale() which scales the container but offsets the image greatly.

import { HeroCard } from "dfk-hero-viewer";

<HeroCard hero={hero} isAnimated={true} isFlipped={false} sx={{}} />

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