feat(store): add corsair sfx PSUs (#881)

This commit is contained in:
Chris Mendoza
2020-11-22 10:57:05 -06:00
committed by GitHub
parent 292e3603fd
commit e552c9102d
7 changed files with 91 additions and 0 deletions
+4
View File
@@ -15,6 +15,7 @@ export type Brand =
| 'amd'
| 'asrock'
| 'asus'
| 'corsair'
| 'evga'
| 'gainward'
| 'gigabyte'
@@ -45,6 +46,7 @@ export type Series =
| 'ryzen5950'
| 'sonyps5c'
| 'sonyps5de'
| 'sf'
| 'xboxsx'
| 'xboxss';
@@ -54,6 +56,8 @@ export type Model =
| '5800x'
| '5900x'
| '5950x'
| '600 platinum'
| '750 platinum'
| 'amd reference'
| 'amp extreme holo'
| 'amp holo'