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

Giving error on docker build #44

Open
devjaypathak opened this issue Dec 12, 2023 · 1 comment
Open

Giving error on docker build #44

devjaypathak opened this issue Dec 12, 2023 · 1 comment

Comments

@devjaypathak
Copy link

Giving error

Property 'placeholder' is missing in type '{ children: Element; onClick: () => void; className: string; }' but required in type 'Pick<HTMLAttributes, "children" | "className" | "onError" | "color" | "slot" | "title" | "defaultChecked" | "defaultValue" | ... 243 more ... | "placeholder">'.

Please let me know if anyone finds a fix of this.

@balazshevesi
Copy link

Hello!
That looks like a typescript error. I'm not 100% sure, but it seems to me that you need to pass "placeholder" as a prop.

This repo is no longer maintained, check out "react-ripples-continued" (one of my projects)

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

No branches or pull requests

2 participants