Skip to content

Giving type Error for text property on Barcode component. #104

@Shafiulmizbah2

Description

@Shafiulmizbah2

When I am trying to change text under barcode using text property it gives typescript error due to the property is not defined on the types file.Though it is rendering text properly.It caused build failure on next js app.

Example code :
<Barcode text='This text is not added on the types' width={1.2} height={30} fontSize={13} value={barcode} />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions