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
import React
Shun Miyazawa
3 years ago
parent
8e9e7b5b0c
commit
ef28697a8b
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
packages/app/src/pages/trash.page.tsx
+ 2
- 0
packages/app/src/pages/trash.page.tsx
View File
@@ -1,3 +1,5 @@
+import React from 'react';
+
import {
IUser, IUserHasId,
} from '@growi/core';