diff options
Diffstat (limited to 'frontend/src/pages/Homepage.tsx')
| -rw-r--r-- | frontend/src/pages/Homepage.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/src/pages/Homepage.tsx b/frontend/src/pages/Homepage.tsx index 8c1cd48..68562b6 100644 --- a/frontend/src/pages/Homepage.tsx +++ b/frontend/src/pages/Homepage.tsx | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | import React from 'react'; | 1 | import React from 'react'; |
| 2 | import { PortalIcon } from '../images/Images'; | ||
| 3 | 2 | ||
| 4 | const Homepage: React.FC = () => { | 3 | const Homepage: React.FC = () => { |
| 5 | 4 | ||