Skip to content

Commit 052fe00

Browse files
committed
fix(panel): added valid import line 🤦‍♂️
1 parent f408c72 commit 052fe00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

panel/src/pages/auth/Login.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import './cfxreLoginButton.css';
1010
import { useLocation } from "wouter";
1111
import { fetchWithTimeout } from '@/hooks/fetch';
1212
import { processFetchError } from './errors';
13+
import { ServerGlowIcon } from '@/components/serverIcon';
1314

1415

1516
function HeaderNoServer() {

0 commit comments

Comments
 (0)