Skip to content

[TypeScript] Module '"disqus-react"' has no exported member 'Recommendations' ts(2614) #104

Closed
@lucascaton

Description

@lucascaton

Recommendations component was introduced in PR #94 (which is great!) but it doesn't seem to have type definitions (like other components do).

To Reproduce

Import the component:

import { Recommendations } from "disqus-react";

And this TypeScript error is displayed:

Module '"disqus-react"' has no exported member 'Recommendations'. ts(2614)

Specifications:

  • OS: macOS Big Sur (11.4)
  • Package version: 1.1.0
  • Node version: 14.17.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