Closed
Description
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
Labels
No labels