Skip to content

Commit 56f9547

Browse files
committed
eggsss
1 parent 55e3f38 commit 56f9547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Offline.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { TrendingUp, Info } from 'lucide-react';
77
import { GameIcon } from '../components/UI/GameIcon';
88
import { SpriteIcon } from '../components/UI/SpriteIcon';
99
import { formatNumber } from '../utils/format';
10-
import { cn } from '../lib/utils';
10+
1111

1212
export default function Offline() {
1313
const { profile } = useProfile();

0 commit comments

Comments
 (0)