This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Run test pipeline again
arvid-e
6 months ago
parent
35e1b3da63
commit
7c61cd8463
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
apps/app/src/client/components/RecentActivity/RecentActivity.tsx
+ 0
- 1
apps/app/src/client/components/RecentActivity/RecentActivity.tsx
View File
@@ -73,5 +73,4 @@ export const RecentActivity = (): JSX.Element => {
/>
</div>
);
-
};