UNPKG

@brightlayer-ui/react-auth-workflow

Version:

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

5 lines (4 loc) 180 B
import generateUtilityClass from '@mui/material/generateUtilityClass'; export function getContactScreenUtilityClass(slot) { return generateUtilityClass('BluiContact', slot); }