UserList Component
Displays a list of registered persons. If the list is empty,
it shows a default message. Provides a delete button for each user.
Parameters:
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
props |
Object | The component props.
Properties
|
- Source:
Returns:
- Type
- JSX.Element