Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
wayne.lee
/
tsms
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
2
Вики
Активность
Просмотр исходного кода
no newline
pull/10/head
MSI\2Fi
5 месяцев назад
Родитель
1dfaf4dd4f
Сommit
7da05b4019
4 измененных файлов
:
4 добавлений
и
4 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+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;
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить