Skip to content

Commit cf50a87

Browse files
lint fix
1 parent 4bef3d6 commit cf50a87

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/BMDashboard/Team/CreateNewTeam/CreateNewTeam.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import styles from './CreateNewTeam.module.css';
77
import { getUserProfileBasicInfo } from '../../../../actions/userManagement';
88
import { toast } from 'react-toastify';
99

10-
1110
const initialFormState = {
1211
teamName: '',
1312
additionalInformation: '',

0 commit comments

Comments
 (0)