Skip to content

Reusable antd components. #50

@lokeshrana9999

Description

@lokeshrana9999

Currently look module contains a reusable iteration of antd components but not all of them.

Steps-

  • Choose the correct version.
    Antd
  • See if component is already there.
    • If Not:
      • Create a new file following existing naming convention.
      • Write the component code like this Code
      • Add the proptypes using this part of the antd component page.
        Button - Ant Design
      • Update export in index.js file
    • If component already present.
      • Update the proptypes.

Ps leave out the data entry section of the antd components for now.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions