Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

overview component initial commit #112

Closed
wants to merge 1 commit into from
Closed

Conversation

monikajoon
Copy link

No description provided.


import styles from './Overview.style';

class Overview extends PureComponent<Props, State> {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please rewrite this using Hooks

@@ -128,6 +128,7 @@
"core-js": "^2.6.5",
"flexboxgrid": "^6.3.1",
"formik": "^1.5.8",
"memoize-one": "^5.1.1",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for this we have react memo

@vinodloha vinodloha closed this Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants