authLayout abstract method

Component authLayout(
  1. AuthLayoutProps props
)

Render an auth layout component

Implementation

Component authLayout(AuthLayoutProps props);