Skip to content

Commit ecf6428

Browse files
author
Coltin Kifer
committed
fix: component export line chart
1 parent 22e5cdf commit ecf6428

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/docs/exampleComponents/LineChart/TinyLineChart.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,5 @@ const Example = () => {
5757
};
5858

5959
Example.demoUrl = 'https://codesandbox.io/p/sandbox/tiny-line-chart-5f5vq6';
60+
61+
export default Example;

0 commit comments

Comments
 (0)