You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just "just" all about RTX 3080 customized by different companies. So, store works but I do not know, if it works correctly. Like I said: first store I made. Can somebody please check it and tell / teach me what is possibly wrong?
This discussion was converted from issue #1123 on December 08, 2020 21:42.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Just "just" all about RTX 3080 customized by different companies. So, store works but I do not know, if it works correctly. Like I said: first store I made. Can somebody please check it and tell / teach me what is possibly wrong?
Store: E-Tac AT
etec-at.js
`import {Store} from './store';
export const EtecAT: Store = {
labels: {
inStock: {
container: 'button.button.is-primary.is-small.has-text-weight-bold',
text: ['In den Warenkorb']
},
};`
THANK YOU!
Beta Was this translation helpful? Give feedback.
All reactions