tremorlabs / tremor

React components to build charts and dashboards

Home Page:https://tremor.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DOC]: Cannot assign to 'LineChart' because it is an import.

alamenai opened this issue · comments

Tremor Version

latest

Link to minimal reproduction

https://www.tremor.so/docs/visualizations/line-chart

Steps to reproduce

image

What is expected?

The name of the component should be different from the import name

What is actually happening?

Conflicts between the component name and imported component.

What browsers are you seeing the problem on?

No response

Any additional comments?

No response

@MenaiAla Thank you for the hint, it's fixed now!