Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

[Question] Why array instead of string? #39

@NandoMB

Description

@NandoMB

There are a reason to send an array as the custom style? Why not parse a string splitting by "space character"? Just a curious question...

Actual:

classes={["flex:1", "bg:purple-100", "justify:center", "items:center"]}

Propose:

classes="flex:1 bg:purple-100 justify:center items:center"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions