Skip to content

Export a PropType shape for parcel object #50

Description

@victorhmp

Expected Behavior

Should export a proptype shape describing the attributes of a parcel object, so that it can used by apps that use those objects.

Current Behavior

It would be required from the user to define a parcel proptype shape, and that can cause issues once a change is made to this repository and the parcel object changes.

Possible Solution

Create a new file to define proptype shapes and export a parcelShape variable that describes the parcel object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions