Preview: auth-background-component.js
Size: 481 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/lib/frontend/components/app/auth-background-component.js
import allowOverride from '../../hoc/allow-override.js';
const AuthenticationBackgroundComponent = () => null;
const OverridableAuthenticationBackgroundComponent = allowOverride(AuthenticationBackgroundComponent, 'AuthenticationBackgroundComponent');
export { OverridableAuthenticationBackgroundComponent as default, OverridableAuthenticationBackgroundComponent as AuthenticationBackgroundComponent, AuthenticationBackgroundComponent as OriginalAuthenticationBackgroundComponent };
Directory Contents
Dirs: 6 × Files: 17