Skip to content

Commit

Permalink
Merge pull request #931 from TheoBr/master
Browse files Browse the repository at this point in the history
fix typo in simple examples
  • Loading branch information
jbetancur authored Oct 6, 2021
2 parents 3527939 + 30bf7ac commit ec2b161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/simpleExamples.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function MyComponent() {
data={data}
/>
);
);
};
```

## Basic Sorting
Expand Down

0 comments on commit ec2b161

Please sign in to comment.