import { PageSection } from "@patternfly/react-core"; const SigningIn = () => This is the signing in page.; export default SigningIn;