import { render } from '@testing-library/react' import { Button } from '../Button' describe(') expect(getByText('Submit')).toBeInTheDocument() }) })