UNPKG

@brightlayer-ui/react-auth-workflow

Version:

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

13 lines (12 loc) 233 B
export declare const LinkStyles: { fontWeight: number; textTransform: string; textDecoration: string; color: string; '&:visited': { color: string; }; '&:hover': { cursor: string; }; };