UNPKG

@keycloakify/keycloak-account-ui

Version:
6 lines (5 loc) 172 B
type EmptyRowProps = { message: string; }; export declare const EmptyRow: ({ message, ...props }: EmptyRowProps) => import("react/jsx-runtime").JSX.Element; export {};