Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Shresth72/mantine
Browse files Browse the repository at this point in the history
  • Loading branch information
Shresth72 committed Sep 20, 2023
2 parents 9a60c64 + b1f657e commit f01899d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ export const usage: MantineDemo = {
libraryValue: '__',
},
{ prop: 'striped', type: 'boolean', initialValue: false, libraryValue: false },
{ prop: 'animated', type: 'boolean', initialValue: false, libraryValue: false },
{ prop: 'animate', type: 'boolean', initialValue: false, libraryValue: false },
],
};

0 comments on commit f01899d

Please sign in to comment.