Skip to content

Commit

Permalink
chore: add Handsontable as gold sponsor (#17451)
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev authored Jun 12, 2024
1 parent ec287f8 commit d72fdab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/.vitepress/theme/composables/sponsor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ const viteSponsors: Pick<Sponsors, 'special' | 'gold'> = {
url: 'https://huly.io/',
img: '/huly.svg',
},
{
name: 'Handsontable',
url: 'https://handsontable.com/docs/react-data-grid/?utm_source=vite_docs&utm_medium=sponsorship&utm_campaign=library_sponsorship_2024',
img: '/handsontable.svg',
},
],
}

Expand Down
1 change: 1 addition & 0 deletions docs/public/handsontable.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d72fdab

Please sign in to comment.