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

No visible Text #20

Open
raghavgarg1257 opened this issue Apr 26, 2018 · 0 comments
Open

No visible Text #20

raghavgarg1257 opened this issue Apr 26, 2018 · 0 comments

Comments

@raghavgarg1257
Copy link

raghavgarg1257 commented Apr 26, 2018

Hey,

Thanks for the package, I am stuck somewhere can you please help me?

I am trying the below piece of code for rendering the component, It is working perfectly fine, I am getting inputs in HTML but nothing is visible in the UI, no text or no button.

<FileInput
    name="avatarImage"
    accept=".jpg,.jpeg,.png,.gif"
    placeholder="Avatar Image"
    className="avatar-image"
    onChange={event => console.log('Selected file:', event.target.files[0])}
/>
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

1 participant