Skip to content

Error while parsing prop spreading #11

@mikemykhaylov

Description

@mikemykhaylov

The code is as follows:

<BarberImage {...getRootProps()} profileImageURL={newBarber.profileImageURL}>
    <input {...getInputProps()} />
    <Upload height={40} />
</BarberImage>

The syntax highlight when compiling LaTeX is
Screenshot 2021-03-06 at 19 57 19

It looks like it fails to recognize the function inside the prop spreading

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