diff --git a/docs/.vitepress/theme/composables/sponsor.ts b/docs/.vitepress/theme/composables/sponsor.ts index 5fc0cb4af465e8..622252593f7027 100644 --- a/docs/.vitepress/theme/composables/sponsor.ts +++ b/docs/.vitepress/theme/composables/sponsor.ts @@ -69,6 +69,11 @@ const viteSponsors: Pick = { 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', + }, ], } diff --git a/docs/public/handsontable.svg b/docs/public/handsontable.svg new file mode 100644 index 00000000000000..865447fd65b4b4 --- /dev/null +++ b/docs/public/handsontable.svg @@ -0,0 +1 @@ +Handsontable_logo_color \ No newline at end of file