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

Type Error HeaderMenu.tsx #348

Closed
Da-Colon opened this issue Jun 20, 2022 · 1 comment
Closed

Type Error HeaderMenu.tsx #348

Da-Colon opened this issue Jun 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Da-Colon
Copy link
Contributor

(very minor) There is a type error on the open prop

Binding element 'open' implicitly has an 'any' type

line 43

      <Menu>
        {({ open }) => (
          <>
         ...
@Da-Colon Da-Colon added bug Something isn't working P3 labels Jun 20, 2022
@christopherdancy christopherdancy self-assigned this Jun 29, 2022
@Da-Colon
Copy link
Contributor Author

Da-Colon commented Aug 8, 2022

This has been fixed

@Da-Colon Da-Colon closed this as completed Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants