Skip to content

No visible Text #20

Description

@raghavgarg1257

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])}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions