mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 04:07:36 +00:00
fix(docs): nvidia store changes (#1797)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ export const NvidiaGB: Store = {
|
||||
labels: {
|
||||
inStock: {
|
||||
container: '.buy',
|
||||
text: ['add to cart'],
|
||||
text: ['add to cart', 'buy now'],
|
||||
},
|
||||
outOfStock: {
|
||||
container: '.buy',
|
||||
|
||||
Reference in New Issue
Block a user