UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

3 lines (2 loc) 127 B
import { TextFieldProps } from '@mui/material'; export default function PasswordTextField(props: TextFieldProps): JSX.Element;