Skip to content

Jump to definition jsx module make function not working #239

@IwanKaramazow

Description

@IwanKaramazow

Jump to definition doesn't seem to work on the following jsx: <CuratedResources />

Source code:

module CuratedResources = {
  @react.component
  let make = () => {
    <section className="" />
  }
}

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions