Skip to content

PropTypes #2

Description

@Kamaraju333

Do we need below in PersonForm?

1.PersonForm.propTypes = {
person: PropTypes.shape({
fullName: PropTypes.string,
job: PropTypes.string,
email: PropTypes.string
})

2.UpdateProperty Method

How ever we are mentioning that in the PersonInfo right?

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