Skip to content

Commit

Permalink
fix: updating pagination gnosis version (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Manos Smyrnakis <[email protected]>
  • Loading branch information
smyrn96 and Manos Smyrnakis authored Jun 16, 2023
1 parent 734641e commit f5180de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/Table/Table.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ export default {
rows: [
{
id: 271,
description:
"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.",
description: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. ",
name: "Test",
category: "Test",
code: "Test",
Expand Down

0 comments on commit f5180de

Please sign in to comment.