This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
wayne.lee
/
tsms
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
2
Вики
Activity
Преглед изворни кода
no newline
pull/10/head
MSI\2Fi
пре 5 месеци
родитељ
1dfaf4dd4f
комит
7da05b4019
4 измењених фајлова
са
4 додато
и
4 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/TimesheetAmendment/TimesheetAmendment.tsx
+1
-1
src/components/TimesheetAmendment/TimesheetAmendmentModal.tsx
+1
-1
src/components/UserWorkspacePage/UserWorkspacePage.tsx
+1
-1
src/components/UserWorkspacePage/UserWorkspaceWrapper.tsx
+ 1
- 1
src/components/TimesheetAmendment/TimesheetAmendment.tsx
Прегледај датотеку
@@ -512,4 +512,4 @@ const TimesheetAmendment: React.FC<Props> = ({
);
};
export default TimesheetAmendment;
export default TimesheetAmendment;
+ 1
- 1
src/components/TimesheetAmendment/TimesheetAmendmentModal.tsx
Прегледај датотеку
@@ -82,4 +82,4 @@ export const TimesheetAmendmentModal: React.FC<Props> = ({
</Card>
</Modal>
);
};
};
+ 1
- 1
src/components/UserWorkspacePage/UserWorkspacePage.tsx
Прегледај датотеку
@@ -248,4 +248,4 @@ const UserWorkspacePage: React.FC<Props> = ({
);
};
export default UserWorkspacePage;
export default UserWorkspacePage;
+ 1
- 1
src/components/UserWorkspacePage/UserWorkspaceWrapper.tsx
Прегледај датотеку
@@ -89,4 +89,4 @@ const UserWorkspaceWrapper: React.FC = async () => {
);
};
export default UserWorkspaceWrapper;
export default UserWorkspaceWrapper;
Write
Preview
Loading…
Откажи
Сачувај