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

converted the class based component to functional component #14

Merged
merged 3 commits into from
Oct 8, 2022

Conversation

webcoderspeed
Copy link
Contributor

@webcoderspeed webcoderspeed commented Oct 8, 2022

@SscSPs
Copy link
Owner

SscSPs commented Oct 8, 2022

Hey @webcoderspeed, Looks like you have mistakenly removed the package-lock.json file as well, please revert it.
Other than that, it looks good on the first look

@webcoderspeed
Copy link
Contributor Author

readded

Copy link
Owner

@SscSPs SscSPs left a comment

Choose a reason for hiding this comment

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

package-lock.json needs to be added back,

<div>
<ColorGrid
hueCount={colorAsHSL[0]}
Copy link
Owner

Choose a reason for hiding this comment

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

its hueValue, not count.
satCount and lumCount were for the grid, and h was for the hue to work with, please update the name of hueCount to hueValue

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@SscSPs SscSPs merged commit 957374f into SscSPs:master Oct 8, 2022
@SscSPs
Copy link
Owner

SscSPs commented Oct 8, 2022

Thanks for the code change!

@webcoderspeed
Copy link
Contributor Author

webcoderspeed commented Oct 8, 2022

yeh hacktoberfest mei accepted nhi hui bhai.
image

@SscSPs
Copy link
Owner

SscSPs commented Oct 8, 2022

It updates every 30 minutes or so(not entirely sure), the dashboard will be updated soon(if not already done)

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

2 participants