Added shift clock framework + login on tech console BOD-97 BOD-188
This commit is contained in:
@@ -155,6 +155,9 @@ export function ShopEmployeesFormComponent({
|
||||
]}>
|
||||
<InputNumber />
|
||||
</Form.Item>
|
||||
<Form.Item label={t("employees.fields.user_email")} name='user_email'>
|
||||
<Input />
|
||||
</Form.Item>
|
||||
</Form>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user