mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
feat(docs): add mkdocs
This commit is contained in:
@@ -3,7 +3,8 @@ import {Store} from './store';
|
||||
export const Walmart: Store = {
|
||||
labels: {
|
||||
inStock: {
|
||||
container: '.button.spin-button.prod-ProductCTA--primary.button--primary',
|
||||
container:
|
||||
'.button.spin-button.prod-ProductCTA--primary.button--primary',
|
||||
text: ['add to cart']
|
||||
},
|
||||
maxPrice: {
|
||||
|
||||
Reference in New Issue
Block a user