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

chore: remove explicit types from useState #463

Merged
merged 2 commits into from
Aug 18, 2022
Merged

Conversation

shanpriyan
Copy link
Contributor

What does this PR do?

Fixes #398

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@vercel
Copy link

vercel bot commented Aug 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
lenster ✅ Ready (Inspect) Visit Preview Aug 18, 2022 at 2:52PM (UTC)

Copy link
Member

@bigint bigint left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

Rad LGTM

@vercel vercel bot temporarily deployed to Preview August 18, 2022 14:52 Inactive
@bigint bigint merged commit 0120cf6 into main Aug 18, 2022
@bigint bigint deleted the chore/remove-explicit-types branch August 18, 2022 14:53
bigint added a commit that referenced this pull request Aug 19, 2022
* fix: show name and add event stop for crowdfund (#455)

* fix: remove unused flex

* fix: show name and add event stop for crowdfund

* fix: copy grammar in profile page in empty state (#456)

* fix: copy grammar in profile page in empty state

* doc: fix PR template

* fix: has mirrored from mirrored publications (#457)

* fix: spinner color for mirror

* feat: show has collected (#458)

* fix: remove unwanted pubId (#460)

* fix: use fragments 🎉 (#461)

* fix: use fragments 🎉

* fix: community avatar

* chore: rename to ProfileFields

* fix: ProfileFields

* fix: community profile

* chore: use shuttle-5

Co-Authored-By: sasi.eth <me@sasi.codes>

* chore: remove explicit types from useState (#463)

* feat: worldcoin badge 🧿 (#462)

* feat: add worldcoin badge

* fix: use flex-wrap

* chore(deps): bump wagmi from 0.6.3 to 0.6.4 (#465)

* chore(deps): bump undici from 5.8.1 to 5.9.1 (#466)

* chore(deps): bump @giphy/react-components from 6.1.0 to 6.1.1 (#469)

Bumps [@giphy/react-components](https://github.com/Giphy/giphy-js) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/Giphy/giphy-js/releases)
- [Commits](https://github.com/Giphy/giphy-js/compare/@giphy/react-components@6.1.0...@giphy/react-components@6.1.1)

---
updated-dependencies:
- dependency-name: "@giphy/react-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump zustand from 4.0.0 to 4.1.0 (#470)

Bumps [zustand](https://github.com/pmndrs/zustand) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: sasi.eth <me@sasi.codes>
Co-authored-by: Shanmughapriyan S <priyanshan03@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bigint
Copy link
Member

bigint commented Aug 29, 2022

Hey fren, you are now eligible for Gitpoap for contributing to Lenster 🌸, go and claim your beautiful POAP 🏃🏼‍♂️

https://www.gitpoap.io/gh/lensterxyz/lenster

@shanpriyan
Copy link
Contributor Author

Hey fren, you are now eligible for Gitpoap for contributing to Lenster 🌸, go and claim your beautiful POAP 🏃🏼‍♂️

https://www.gitpoap.io/gh/lensterxyz/lenster

Thank you 🌸

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.

Remove explicit types from useState hook
2 participants