```ts // Button.stories.js | Button.stories.jsx export const Primary = () => ; export const Secondary = () => ; export const Tertiary = () => ; ```