Peter Hollingsworth

Results 2 comments of Peter Hollingsworth

Here's what I did @adrianmcli : Create a file in src: MyComponent.css.js, containing this code ``` export default ` .my_component { color: green; font-size: 20px; ... more css here... `;...

`hide()` is a couple of component levels above this one, and it just sets the `visible` prop to false.