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

Array objects Support #23

@wingkwong

Description

@wingkwong

Does react-hooks-helper support the following structure?

{
    "foo": [
        {
            "a": "",
            "b": "",
            "c": ""
        }, 
        {
            "a": "",
            "b": "",
            "c": ""
        }
    ]
}

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