Skip to content

Commit d72fdab

Browse files
authored
chore: add Handsontable as gold sponsor (#17451)
1 parent ec287f8 commit d72fdab

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/.vitepress/theme/composables/sponsor.ts

+5
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ const viteSponsors: Pick<Sponsors, 'special' | 'gold'> = {
6969
url: 'https://huly.io/',
7070
img: '/huly.svg',
7171
},
72+
{
73+
name: 'Handsontable',
74+
url: 'https://handsontable.com/docs/react-data-grid/?utm_source=vite_docs&utm_medium=sponsorship&utm_campaign=library_sponsorship_2024',
75+
img: '/handsontable.svg',
76+
},
7277
],
7378
}
7479

docs/public/handsontable.svg

+1
Loading

0 commit comments

Comments
 (0)