Skip to content

Commit 35c059b

Browse files
authored
Merge branch 'main' into hannah/steam
2 parents 1b2c232 + cc36497 commit 35c059b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gui/src/components/tracker/TrackersTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import classNames from 'classnames';
2-
import { IPv4 } from 'ip-num/IPNumber';
2+
import { IPv4 } from 'ip-num';
33
import { createContext, ReactNode, useContext, useMemo } from 'react';
44
import { useConfig } from '@/hooks/config';
55
import { useTracker } from '@/hooks/tracker';

0 commit comments

Comments
 (0)