Skip to content

Commit

Permalink
main
Browse files Browse the repository at this point in the history
  • Loading branch information
evc29 committed Jun 27, 2024
1 parent 67ce33f commit 7aa4c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/Graph.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import data from '../example/data.json';
import '../src/App.css';

const meta: Meta = {
title: 'Components/Graph',
title: 'Graph',
component: Graph,
};
export default meta;
Expand Down

0 comments on commit 7aa4c58

Please sign in to comment.