petalbid-frontend
    Preparing search index...
    • A component that renders a form for either user login or registration. The mode is controlled by the isRegisterPage prop. It handles form state, input validation, API calls for authentication, and provides user feedback.

      Parameters

      Returns Element

      The rendered login or registration form.