Skip to content

Commit 3cf82fd

Browse files
Merge pull request #49 from Typext/hotfix/minute-context-adjusts
Hotfix/minute context adjusts
2 parents 67aa884 + 047a213 commit 3cf82fd

File tree

23 files changed

+135
-139
lines changed

23 files changed

+135
-139
lines changed
-21.9 KB
Binary file not shown.

src/pages/Minute/components/MinuteViewer/components/Minute/index.tsx renamed to src/components/MinuteViewer/components/Minute/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import React, { PureComponent } from 'react';
33

44
import { IMinute } from 'DTOs';
5+
56
import GeneralInfo from './components/GeneralInfo';
67
import Project from './components/Project';
78
import Topics from './components/Topics';

0 commit comments

Comments
 (0)