📘 The Framer book – 🤓 Smart code components.framerxLet’s take a very simple component and smarten it up sto clearly see which code changes are needed. We’ll make this button. It toggles between two states: ‘green’… or ‘not green’: Not a very useful interface element, but it is smart: We can change its greenness state […]