steblin
Results
1
comments of
steblin
Took a look into the code and that's how we can do that. ```javascript const snackStyles = { snack: { width: '300px', textAlign: 'center', }, }; ``` Customizable are: snack(div...