<Card title="Une valeur à saisir !"> <label className="cfg"> <span className="label">Select a number of counters: 0</span> <input type="range" min="0" max="10" defaultValue="1" /> </label> </Card>