```js // Button.stories.js import React from 'react'; //👇 We create a “template” of how args map to rendering const Template = (args) =>