chore(store): rx6800xt for memoryexpress, amazon-ca (#1491)

* rx6900xt urls added for amd official store, newegg and bestbuy

* added rx6900xt microcenter url

* linter issue fix

* few more 6800xt added for Canada
This commit is contained in:
StanZha
2020-12-22 10:57:57 -06:00
committed by GitHub
parent f34a808451
commit 28d1cf90b8
2 changed files with 34 additions and 0 deletions
+18
View File
@@ -212,6 +212,24 @@ export const MemoryExpress: Store = {
model: 'aorus xtreme',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00114404'
},
{
brand: 'sapphire',
model: 'pulse',
series: 'rx6800xt',
url: 'https://www.memoryexpress.com/Products/MX00114404'
},
{
brand: 'gigabyte',
model: 'gaming oc',
series: 'rx6800xt',
url: 'https://www.memoryexpress.com/Products/MX00114404'
},
{
brand: 'xfx',
model: 'merc',
series: 'rx6800xt',
url: 'https://www.memoryexpress.com/Products/MX00114404'
}
],
name: 'memoryexpress',