generated from sysgears/apollo-universal-starter-kit
-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Currently look module contains a reusable iteration of antd components but not all of them.
Steps-
- Choose the correct version.

- 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.

- Update export in index.js file
- If component already present.
- Update the proptypes.
- If Not:
Ps leave out the data entry section of the antd components for now.
Metadata
Metadata
Assignees
Labels
No labels