UNPKG

@brightlayer-ui/react-auth-workflow

Version:

Re-usable workflow components for Authentication and Registration within Eaton applications.

5 lines (4 loc) 176 B
import generateUtilityClass from '@mui/material/generateUtilityClass'; export function getLoginScreenUtilityClass(slot) { return generateUtilityClass('BluiLogin', slot); }