File tree Expand file tree Collapse file tree 6 files changed +0
-88
lines changed
app/assets/logos/oss-partners Expand file tree Collapse file tree 6 files changed +0
-88
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -25,12 +25,7 @@ import LogoNapiRs from './napi-rs.png'
2525import LogoValibot from './valibot.svg'
2626import LogoFastCheck from './fast-check.svg'
2727import LogoLunaria from './lunaria.svg'
28- import LogoTypescript from './typescript.svg'
29- import LogoNode from './nodejs.svg'
3028import LogoJsr from './jsr.svg'
31- import LogoDeno from './deno.svg'
32- import LogoDenoLight from './deno-light.svg'
33- import LogoPlaywright from './playwright.svg'
3429import LogoIconify from './iconify.svg'
3530import LogoFloatingUi from './floating-ui-vue.svg'
3631
@@ -173,34 +168,11 @@ export const OSS_PARTNERS = [
173168 logo : LogoLunaria ,
174169 url : 'https://lunaria.dev/' ,
175170 } ,
176- {
177- name : 'TypeScript' ,
178- logo : LogoTypescript ,
179- url : 'https://www.typescriptlang.org/' ,
180- } ,
181- {
182- name : 'Node.js' ,
183- logo : LogoNode ,
184- url : 'https://nodejs.org/' ,
185- } ,
186171 {
187172 name : 'JSR' ,
188173 logo : LogoJsr ,
189174 url : 'https://jsr.io/' ,
190175 } ,
191- {
192- name : 'Deno' ,
193- logo : {
194- dark : LogoDeno ,
195- light : LogoDenoLight ,
196- } ,
197- url : 'https://deno.com/' ,
198- } ,
199- {
200- name : 'Playwright' ,
201- logo : LogoPlaywright ,
202- url : 'https://playwright.dev/' ,
203- } ,
204176 {
205177 name : 'Iconify' ,
206178 logo : LogoIconify ,
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments