Added shift clock to front office side. BOD-188
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Form, InputNumber, Select } from "antd";
|
||||
import { Form, Select } from "antd";
|
||||
import React from "react";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import { connect } from "react-redux";
|
||||
|
||||
@@ -69,7 +69,6 @@ export function TimeTicektShiftContainer({
|
||||
|
||||
return (
|
||||
<div>
|
||||
The form TimeTicektShiftContainer
|
||||
<Form
|
||||
form={form}
|
||||
layout='vertical'
|
||||
|
||||
Reference in New Issue
Block a user