// Example from https://beta.reactjs.org/learn import { useState } from 'react' import styles from './extratox.module.css' function ExtraTox() { return ( <>