Skip to content

Commit

Permalink
fix: component export line chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Coltin Kifer committed May 5, 2024
1 parent 22e5cdf commit ecf6428
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/docs/exampleComponents/LineChart/TinyLineChart.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ const Example = () => {
};

Example.demoUrl = 'https://codesandbox.io/p/sandbox/tiny-line-chart-5f5vq6';

export default Example;

0 comments on commit ecf6428

Please sign in to comment.