Skip to content

Commit

Permalink
Merge pull request #673 from icflorescu/next
Browse files Browse the repository at this point in the history
Next
  • Loading branch information
icflorescu authored Nov 26, 2024
2 parents db48659 + 9b31f13 commit 9f0eafc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/PackageUsers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const USERS: {
name: 'Pachtop',
showText: true,
logo: { base: 'pachtop', ext: 'png', scale: 84, shift: 5 },
link: 'https://github.com/pacholoamit/pachtop',
link: 'https://pachtop.com',
shift: 0.25,
},
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mantine-datatable",
"version": "7.14.2",
"version": "7.14.3",
"description": "The lightweight, dependency-free, dark-theme aware table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagination, intuitive Gmail-style additive batch rows selection, column sorting, custom cell data rendering, row expansion, nesting, context menus, and much more",
"keywords": [
"mantine",
Expand Down

0 comments on commit 9f0eafc

Please sign in to comment.