authSplitLayout method
Render an auth split layout component
Implementation
@override
Component authSplitLayout(AuthSplitLayoutProps props) =>
CodexAuthSplitLayout(props);
Render an auth split layout component
@override
Component authSplitLayout(AuthSplitLayoutProps props) =>
CodexAuthSplitLayout(props);