import { useState } from 'react';. import { Stepper, Button, Group } from '@mantine/core';. function Demo() {. const [active, setActive] = useState(1);.
確定! 回上一頁